From beb2f3c0d4258c22b06b8f2ac63b641dd2a09b00 Mon Sep 17 00:00:00 2001 From: Spythere Date: Sat, 1 Oct 2022 13:16:40 +0200 Subject: [PATCH] =?UTF-8?q?T=C5=82umaczenie?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/TrainsView/TrainInfo.vue | 2 +- src/components/TrainsView/TrainTable.vue | 5 ++--- src/locales/en.json | 3 ++- src/locales/pl.json | 4 +++- 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/src/components/TrainsView/TrainInfo.vue b/src/components/TrainsView/TrainInfo.vue index 946e31a..eed10ed 100644 --- a/src/components/TrainsView/TrainInfo.vue +++ b/src/components/TrainsView/TrainInfo.vue @@ -12,7 +12,7 @@ {{ train.timetableData.category }}  {{ train.trainNo }}  | {{ train.driverName }}  - ? + ? diff --git a/src/components/TrainsView/TrainTable.vue b/src/components/TrainsView/TrainTable.vue index 1e6a0fd..754e092 100644 --- a/src/components/TrainsView/TrainTable.vue +++ b/src/components/TrainsView/TrainTable.vue @@ -9,9 +9,8 @@
- ! - Problem z aktualizacją danych z SWDR dla następujących numerów: - {{ trainNumbersWithTimeouts.join(', ') }} + ? + {{ $t('trains.timeout') }}