tab context menu and shortcuts

This commit is contained in:
vcoppe
2024-04-29 17:03:23 +02:00
parent a6bcebf306
commit 49053bcaaa
20 changed files with 409 additions and 24 deletions

View File

@@ -13,6 +13,7 @@
"redo": "Redo",
"delete": "Delete",
"delete_all": "Delete all",
"select_all": "Select all",
"settings": "Settings",
"distance_units": "Distance units",
"metric": "Metric",
@@ -28,7 +29,9 @@
"distance_markers": "Show distance markers",
"direction_markers": "Show direction markers",
"about": "About",
"donate": "Donate"
"donate": "Donate",
"ctrl": "Ctrl",
"click": "Click"
},
"toolbar": {
"routing": {