From ebfb7c1c8bc0a9ec50bde72eb9a0859c6e5dcee5 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Wed, 6 Aug 2025 21:52:21 +0200 Subject: Fix this fucking pile of steaming garbage --- src/frontend/app/i18n/locales/en-GB.json | 16 ++++++++++++++++ 1 file changed, 16 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 e51310e..ee8ec7a 100644 --- a/src/frontend/app/i18n/locales/en-GB.json +++ b/src/frontend/app/i18n/locales/en-GB.json @@ -17,6 +17,22 @@ "map_position_mode": "Map position:", "map_position_gps": "GPS position", "map_position_last": "Where I left it", + "language": "Language", + "app_updates": "App updates", + "check_updates": "Check for updates", + "checking_updates": "Checking...", + "clear_cache": "Clear cache", + "sw_not_supported": "Service Workers are not supported in this browser", + "update_available": "New version available! A notification will appear to update.", + "up_to_date": "You already have the latest version.", + "update_error": "Error checking for updates. Try reloading the page.", + "clear_cache_confirm": "Are you sure you want to clear the cache? This will remove all locally stored data.", + "cache_cleared": "Cache cleared. The page will reload to apply changes.", + "cache_error": "Error clearing cache.", + "reset_pwa": "Reset PWA (Nuclear)", + "reset_pwa_confirm": "Are you sure? This will delete ALL app data and restart it completely. Use only if there are serious cache issues.", + "reset_pwa_error": "Error resetting PWA.", + "update_help": "If you're having issues with the app or don't see the latest features, use these buttons to force an update or clear stored data.", "details_summary": "What does this mean?", "details_table": "The timetable can be shown in two ways:", "details_regular": "Stops are shown in the order they are visited. Apps like Infobus (Vitrasa) use this style.", -- cgit v1.3