diff --git a/src/components/SceneryView/SceneryInfo.vue b/src/components/SceneryView/SceneryInfo.vue index 1bec2a2..5b64255 100644 --- a/src/components/SceneryView/SceneryInfo.vue +++ b/src/components/SceneryView/SceneryInfo.vue @@ -1,69 +1,11 @@ diff --git a/src/locales/en.json b/src/locales/en.json index d221206..40b387f 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -511,8 +511,10 @@ "abbrev": "Station symbol:", "lines-title": "Real lines", "project-title": "Project name", + "additional-tools-title": "Additional tools", "one-way-routes": "Signle track routes", "two-way-routes": "Double track routes", + "no-data": "No available data about this scenery", "option-active-timetables": "Active timetables", "option-timetables-history": "Timetables history PL1", "option-dispatchers-history": "Dispatchers history PL1", diff --git a/src/locales/pl.json b/src/locales/pl.json index 5a6e328..e413baa 100644 --- a/src/locales/pl.json +++ b/src/locales/pl.json @@ -497,8 +497,10 @@ "abbrev": "Skrót posterunku:", "lines-title": "Rzeczywiste linie", "project-title": "Projekt", + "additional-tools-title": "Dodatkowe narzędzia", "one-way-routes": "Szlaki jednotorowe", "two-way-routes": "Szlaki dwutorowe", + "no-data": "Brak informacji o tej scenerii", "option-active-timetables": "Aktywne rozkłady jazdy", "option-timetables-history": "Historia rozkładów PL1", "option-dispatchers-history": "Historia dyżurów PL1",