diff options
Diffstat (limited to 'src/frontend/app/i18n/locales/en-GB.json')
| -rw-r--r-- | src/frontend/app/i18n/locales/en-GB.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/frontend/app/i18n/locales/en-GB.json b/src/frontend/app/i18n/locales/en-GB.json index 0286332..2a1cb24 100644 --- a/src/frontend/app/i18n/locales/en-GB.json +++ b/src/frontend/app/i18n/locales/en-GB.json @@ -126,6 +126,13 @@ "searching_ellipsis": "Searching…", "results": "Results", "close": "Close", + "collapse": "Collapse", + "pick_on_map": "Pick on map", + "pick_on_map_desc": "Select a point visually", + "pick_origin": "Select origin", + "pick_destination": "Select destination", + "pick_instruction": "Move the map to place the target on the desired location", + "confirm_location": "Confirm location", "results_title": "Results", "clear": "Clear", "recent_routes": "Recent routes", |
