aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/app/i18n/locales/en-GB.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/app/i18n/locales/en-GB.json')
-rw-r--r--src/frontend/app/i18n/locales/en-GB.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/frontend/app/i18n/locales/en-GB.json b/src/frontend/app/i18n/locales/en-GB.json
index cd0780c..264290b 100644
--- a/src/frontend/app/i18n/locales/en-GB.json
+++ b/src/frontend/app/i18n/locales/en-GB.json
@@ -43,11 +43,13 @@
"arrival": "Arrival",
"distance": "Distance",
"not_available": "Not available",
- "none": "No estimates available"
+ "none": "No estimates available",
+ "next_arrivals": "Next arrivals"
},
"map": {
"popup_title": "Stop",
- "lines": "Lines"
+ "lines": "Lines",
+ "view_all_estimates": "View all estimates"
},
"common": {
"loading": "Loading...",