aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/app/i18n/locales/en-GB.json
diff options
context:
space:
mode:
authorAriel Costas Guerrero <ariel@costas.dev>2025-10-13 00:14:56 +0200
committerAriel Costas Guerrero <ariel@costas.dev>2025-10-13 00:14:56 +0200
commit2da9964e49e64c02767342d2de675b776e8e6cda (patch)
tree71bdae38ccf86afb01a673c9a9f3c90421b5b64c /src/frontend/app/i18n/locales/en-GB.json
parent497a2893465bf0cd84cf6d3cc9023daba336f253 (diff)
Use openfreemapinstead of self-hosting, improve stop display, improve dark mode
Diffstat (limited to 'src/frontend/app/i18n/locales/en-GB.json')
-rw-r--r--src/frontend/app/i18n/locales/en-GB.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/frontend/app/i18n/locales/en-GB.json b/src/frontend/app/i18n/locales/en-GB.json
index ee8ec7a..4d0c91b 100644
--- a/src/frontend/app/i18n/locales/en-GB.json
+++ b/src/frontend/app/i18n/locales/en-GB.json
@@ -9,8 +9,9 @@
"data_source_middle": "under license",
"settings": "Settings",
"theme": "Mode:",
- "theme_light": "Light",
- "theme_dark": "Dark",
+ "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",