more localization

This commit is contained in:
vcoppe
2024-04-24 18:13:01 +02:00
parent 34d3242022
commit e12a704c2e
3 changed files with 19 additions and 16 deletions

View File

@@ -26,7 +26,15 @@
"donate": "Donate"
},
"toolbar": {
"routing_tooltip": "Edit the route",
"routing": {
"tooltip": "Edit the route",
"activity": "Activity",
"use_routing": "Routing (follow roads)",
"allow_private": "Allow private roads",
"help_no_file": "Select a file to use the routing tool, or create a new file from the menu",
"help_multiple_files": "Select a single file to use the routing tool",
"help": "Click on the map to add a new point, or drag existing points to change the route"
},
"time_tooltip": "Change the time and speed data",
"reverse_tooltip": "Reverse the direction",
"merge_tooltip": "Merge files together",