diff options
Diffstat (limited to 'src/frontend/app/i18n/locales/en-GB.json')
| -rw-r--r-- | src/frontend/app/i18n/locales/en-GB.json | 4 |
1 files changed, 4 insertions, 0 deletions
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." } } |
