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') }}