aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/app/i18n/locales/es-ES.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/app/i18n/locales/es-ES.json')
-rw-r--r--src/frontend/app/i18n/locales/es-ES.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/frontend/app/i18n/locales/es-ES.json b/src/frontend/app/i18n/locales/es-ES.json
index cc87ae9..38df112 100644
--- a/src/frontend/app/i18n/locales/es-ES.json
+++ b/src/frontend/app/i18n/locales/es-ES.json
@@ -261,6 +261,8 @@
"notification_now_title": "¡Tu autobús está llegando!",
"notification_approaching_title": "Tu autobús llega en {{minutes}} min",
"notification_body": "Línea {{line}} dirección {{destination}} — {{stop}}",
- "view_on_map": "Ver en el mapa"
+ "view_on_map": "Ver en el mapa",
+ "pickup_only": "Solo subida",
+ "dropoff_only": "Solo descenso"
}
}