aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/app/i18n/locales/en-GB.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/app/i18n/locales/en-GB.json')
-rw-r--r--src/frontend/app/i18n/locales/en-GB.json19
1 files changed, 15 insertions, 4 deletions
diff --git a/src/frontend/app/i18n/locales/en-GB.json b/src/frontend/app/i18n/locales/en-GB.json
index 1eaf096..6eb882b 100644
--- a/src/frontend/app/i18n/locales/en-GB.json
+++ b/src/frontend/app/i18n/locales/en-GB.json
@@ -1,12 +1,23 @@
{
"about": {
"title": "About BusUrbano",
- "description": "Web app to find stops and arrival times for urban buses, Spain.",
+ "description": "Web app to find stops and arrival times for urban buses.",
+ "data_sources_title": "Data sources",
+ "data_sources_intro": "This application uses data from multiple sources:",
+ "data_gtfs": "Scheduled timetables",
+ "data_gtfs_source": "Official GTFS feed (municipal open data)",
+ "data_realtime": "Real-time data",
+ "data_realtime_source": "City API",
+ "data_traffic": "Traffic status",
+ "data_traffic_source": "Municipal open data",
+ "data_lines": "Line listings and schedules",
+ "map_tiles": "Maps",
+ "map_themes": "(\"liberty\" and \"positron\" themes for light/dark mode)",
+ "thanks_council": "Special thanks to Vigo City Council for providing this data under an open license.",
"credits": "Credits",
- "github": "Code on GitHub",
"developed_by": "Developed by",
- "data_source_prefix": "Data from",
- "data_source_middle": "under license",
+ "open_source": "Open source code available on",
+ "license_prefix": "Municipal data under",
"settings": "Settings",
"theme": "Mode:",
"theme_light": "Light",