small language improvements

This commit is contained in:
vcoppe
2024-07-23 14:18:16 +02:00
parent ac277306de
commit 16d0dd2510

View File

@@ -4,7 +4,7 @@
"app_title": "the online GPX file editor",
"embed_title": "the online GPX file editor",
"help_title": "help",
"description": "View, edit and create GPX files online with advanced route planning capabilities and file processing tools, beautiful maps and detailed data visualizations."
"description": "View, edit, and create GPX files online with advanced route planning capabilities and file processing tools, beautiful maps and detailed data visualizations."
},
"menu": {
"new": "New",
@@ -80,7 +80,7 @@
"tooltip": "Plan or edit a route",
"activity": "Activity",
"use_routing": "Routing",
"use_routing_tooltip": "Connect anchor points via road network or with straight lines when disabled",
"use_routing_tooltip": "Connect anchor points via road network or in a straight line if disabled",
"allow_private": "Allow private roads",
"reverse": {
"button": "Reverse",
@@ -141,7 +141,7 @@
"from": "The start point is too far from the nearest road",
"via": "The via point is too far from the nearest road",
"to": "The end point is too far from the nearest road",
"timeout": "The routing request took too long, try adding points closer"
"timeout": "The routing request took too long, try adding points closer together"
}
},
"scissors": {