diff options
Diffstat (limited to 'src/frontend/app/i18n/locales/en-GB.json')
| -rw-r--r-- | src/frontend/app/i18n/locales/en-GB.json | 26 |
1 files changed, 1 insertions, 25 deletions
diff --git a/src/frontend/app/i18n/locales/en-GB.json b/src/frontend/app/i18n/locales/en-GB.json index 25ab97f..e09ebb2 100644 --- a/src/frontend/app/i18n/locales/en-GB.json +++ b/src/frontend/app/i18n/locales/en-GB.json @@ -12,34 +12,10 @@ "theme_light": "Light", "theme_dark": "Dark", "theme_system": "System", - "table_style": "Table style:", - "table_style_regular": "Show in order", - "table_style_grouped": "Group by line", - "table_style_experimental_consolidated": "(EXPERIMENTAL) Consolidated data", "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.", - "details_grouped": "Stops are grouped by bus line. Apps like iTranvias (A Coruña) or Moovit (more or less) use this style.", - "details_experimental_consolidated": "Stops are shown using consolidated data from multiple real-time sources. This feature is experimental and may not be completely accurate. It works only in the Vigo region." + "language": "Language" }, "stoplist": { "search_placeholder": "Search stop by name or code...", |
