From 8b5a9098d9fa76168b3648b6c65d5f963b4a4689 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 12 Jan 2025 19:15:35 +0100 Subject: [PATCH] New translations en.json (Spanish) --- web/src/lib/i18n/locales/es.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/lib/i18n/locales/es.json b/web/src/lib/i18n/locales/es.json index 91268919..15c398fb 100644 --- a/web/src/lib/i18n/locales/es.json +++ b/web/src/lib/i18n/locales/es.json @@ -222,6 +222,7 @@ "removed-trail-from": "Ruta borrada de", "required": "Obligatorio", "reset-password": "Restablecer ContraseƱa", + "route-point": "Route Point", "save": "Guardar", "save-list": "Guardar Lista", "save-trail": "Guardar Ruta",