aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/app/i18n/locales/en-GB.json
diff options
context:
space:
mode:
authorAriel Costas Guerrero <ariel@costas.dev>2025-08-06 21:52:21 +0200
committerAriel Costas Guerrero <ariel@costas.dev>2025-08-06 21:52:21 +0200
commitebfb7c1c8bc0a9ec50bde72eb9a0859c6e5dcee5 (patch)
tree35353c15726d7d036907df731b00d390c1d1f538 /src/frontend/app/i18n/locales/en-GB.json
parent5cc27f852b02446659e0ab85305916c9f5e5a5f0 (diff)
Fix this fucking pile of steaming garbage
Diffstat (limited to 'src/frontend/app/i18n/locales/en-GB.json')
-rw-r--r--src/frontend/app/i18n/locales/en-GB.json16
1 files changed, 16 insertions, 0 deletions
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.",