From 52302bc5170de28f66acc58b378fc8710c670c1a Mon Sep 17 00:00:00 2001 From: Flomp Date: Fri, 4 Jul 2025 14:06:17 +0200 Subject: [PATCH] New translations en.json (Basque) --- web/src/lib/i18n/locales/eu.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/web/src/lib/i18n/locales/eu.json b/web/src/lib/i18n/locales/eu.json index f006eb79..c41f4ed0 100644 --- a/web/src/lib/i18n/locales/eu.json +++ b/web/src/lib/i18n/locales/eu.json @@ -278,7 +278,9 @@ "removed-trail-from": "Removed trail from", "removed-trails-from": "Removed trails from", "required": "Required", + "reset": "Reset", "reset-password": "Reset Password", + "reverse-direction": "", "road": "Road", "route": "{n, plural, =1 {Route} other {Routes}}", "route-point": "Route Point", @@ -349,12 +351,12 @@ "upload-gpx": "Upload GPX", "upload-new-file": "Upload new file", "uploaded": "uploaded", - "use-hills": "", + "use-hills": "Use hills", "use-roads": "Use Roads", "username": "Username", "view": "View", "visibilty-status": "Visibility status", - "walking-speed": "", + "walking-speed": "Walking speed", "waypoints": "{n, plural, =1 {Waypoint} other {Waypoints}}", "welcome_to": "Welcome to", "width": "Width",