aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/app/i18n/locales/es-ES.json
diff options
context:
space:
mode:
authorAriel Costas Guerrero <ariel@costas.dev>2025-12-27 16:39:09 +0100
committerAriel Costas Guerrero <ariel@costas.dev>2025-12-27 16:39:28 +0100
commitf81ff82f2a07f87f6eb4f43de49ede64215519e5 (patch)
tree67b4f9ef1c94184e2e1a9878c6feed8dc30ebcb3 /src/frontend/app/i18n/locales/es-ES.json
parentef2df90ffb195edcddd701511dc5953c7baa63af (diff)
Refactor route planner to use new GraphQL backend
Diffstat (limited to 'src/frontend/app/i18n/locales/es-ES.json')
-rw-r--r--src/frontend/app/i18n/locales/es-ES.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/frontend/app/i18n/locales/es-ES.json b/src/frontend/app/i18n/locales/es-ES.json
index 2bffac9..298733e 100644
--- a/src/frontend/app/i18n/locales/es-ES.json
+++ b/src/frontend/app/i18n/locales/es-ES.json
@@ -134,6 +134,8 @@
"walk_to": "Caminar {{distance}} hasta {{destination}}",
"from_to": "De {{from}} a {{to}}",
"itinerary_details": "Detalles del itinerario",
+ "direction": "Dirección",
+ "operator": "Operador",
"back": "← Atrás",
"fare": "{{amount}} €",
"free": "Gratuito"