about page progress

This commit is contained in:
vcoppe
2024-07-05 01:02:53 +02:00
parent a2ea966d35
commit 9edcc5b55b
23 changed files with 397 additions and 158 deletions

View File

@@ -52,10 +52,8 @@
"layers": "Map layers...",
"distance_markers": "Distance markers",
"direction_markers": "Direction markers",
"app": "App",
"about": "About",
"donate": "Donate",
"documentation": "Documentation",
"ctrl": "Ctrl",
"click": "Click",
"drag": "Drag",
@@ -346,5 +344,19 @@
"segments": "Segments",
"waypoint": "Point of interest",
"waypoints": "Points of interest"
},
"homepage": {
"website": "Website",
"app": "App",
"documentation": "Documentation",
"contact": "Contact",
"x": "X",
"facebook": "Facebook",
"github": "GitHub",
"crowdin": "Crowdin",
"email": "Email",
"contribute": "Contribute",
"supported_by": "supported by",
"support_button": "Support gpx.studio on Ko-fi"
}
}