From 120a3c6bddd0fb8d9fa05df4763596956554c025 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Sun, 28 Dec 2025 23:08:25 +0100 Subject: Improve planning widget --- src/frontend/app/i18n/locales/en-GB.json | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/frontend/app/i18n/locales/en-GB.json') 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", -- cgit v1.3