Remove 'Clear Path' button and translation keys

Deleted the 'Clear Path' button from the pathfinding component and removed its associated translation entries from both English and German i18n files.
This commit is contained in:
2026-02-01 17:08:55 +01:00
parent 2d25b568f5
commit 1ce7927f14
3 changed files with 0 additions and 3 deletions

View File

@@ -303,7 +303,6 @@
"ASTAR": "A*",
"RESET_BOARD": "Board zurücksetzten",
"CLEAR_BOARD": "Board leeren",
"CLEAR_PATH": "Pfad löschen",
"VISITED": "Besucht",
"PATH": "Pfad",
"PATH_LENGTH": "Pfadlänge",