aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/app/i18n/locales/gl-ES.json
diff options
context:
space:
mode:
authorAriel Costas Guerrero <ariel@costas.dev>2026-04-04 15:47:59 +0200
committerAriel Costas Guerrero <ariel@costas.dev>2026-04-04 15:47:59 +0200
commitc558c8b6134df3b65d984430b58cffa26eb0b297 (patch)
tree9aefee7b02f7e4c3c93a3888a137eaccfdcde9ec /src/frontend/app/i18n/locales/gl-ES.json
parent97908d274ee12eb2301fadd5fc445d0f79479a56 (diff)
Add a couple of translations
Diffstat (limited to 'src/frontend/app/i18n/locales/gl-ES.json')
-rw-r--r--src/frontend/app/i18n/locales/gl-ES.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/frontend/app/i18n/locales/gl-ES.json b/src/frontend/app/i18n/locales/gl-ES.json
index 26004c3..90bb5cd 100644
--- a/src/frontend/app/i18n/locales/gl-ES.json
+++ b/src/frontend/app/i18n/locales/gl-ES.json
@@ -257,6 +257,8 @@
"notification_now_title": "¡O teu autobús está chegando!",
"notification_approaching_title": "O teu autobús chega en {{minutes}} min",
"notification_body": "Liña {{line}} dirección {{destination}} — {{stop}}",
- "view_on_map": "Ver no mapa"
+ "view_on_map": "Ver no mapa",
+ "pickup_only": "Só subida",
+ "dropoff_only": "Só descenso"
}
}