From 89d83f305db69f5bf86a4290341785b2673c35d0 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Mon, 1 Dec 2025 00:10:58 +0100 Subject: Add line list with link to official schedules --- src/frontend/app/i18n/locales/en-GB.json | 4 ++++ 1 file changed, 4 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 e09ebb2..1eaf096 100644 --- a/src/frontend/app/i18n/locales/en-GB.json +++ b/src/frontend/app/i18n/locales/en-GB.json @@ -88,6 +88,10 @@ "navbar": { "stops": "Stops", "map": "Map", + "lines": "Lines", "settings": "Settings" + }, + "lines": { + "description": "Below is a list of Vigo urban bus lines with their respective routes and links to official timetables." } } -- cgit v1.3