From 074d1eb15501e40b14d47efcbd7893ee087ef41a Mon Sep 17 00:00:00 2001 From: Spythere Date: Thu, 13 Apr 2023 18:50:00 +0200 Subject: [PATCH] =?UTF-8?q?Hotfix=20t=C5=82umacze=C5=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/locales/en.json | 2 +- src/locales/pl.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index 1a940bc..68fafad 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -383,7 +383,7 @@ "desc-next-arrival": "Leaves towards: {nextStationName} (szlak {nextArrivalLine})", "desc-departed": "The train is at the station and it's been departed. Leaves towards: {nextStationName} (szlak {nextArrivalLine})", "desc-departed-away": "The train has been departed to: {nextStationName} (szlak {nextArrivalLine})", - "desc-end": "The train terminates here" + "desc-terminated": "The train terminates here" }, "history": { "title": "TIMETABLE JOURNAL", diff --git a/src/locales/pl.json b/src/locales/pl.json index 496bddf..2dd5442 100644 --- a/src/locales/pl.json +++ b/src/locales/pl.json @@ -387,7 +387,7 @@ "desc-next-arrival": "Odjeżdża do: {nextStationName} (szlak {nextArrivalLine})", "desc-departed": "Pociąg jest na tej scenerii i został odprawiony. Odjeżdża do: {nextStationName} (szlak {nextArrivalLine})", "desc-departed-away": "Pociąg został odprawiony i odjechał do: {nextStationName} (szlak {nextArrivalLine})", - "desc-end": "Pociąg kończy bieg" + "desc-terminated": "Pociąg kończy bieg" }, "history": { "title": "DZIENNIK ROZKŁADÓW JAZDY"