diff --git a/src/components/Timetable/TimetableHeader.vue b/src/components/Timetable/TimetableHeader.vue index ce984bf..9cb08c3 100644 --- a/src/components/Timetable/TimetableHeader.vue +++ b/src/components/Timetable/TimetableHeader.vue @@ -1,23 +1,23 @@ - Nr linii - Km + {{ $t('headers.line_no') }} + {{ $t('headers.line_km') }} VP VL - Stacja - Godzina + {{ $t('headers.station') }} + {{ $t('headers.time') }} - - Lok I + + {{ $t('headers.loco_1') }} - - Lok II + + {{ $t('headers.loco_2') }} - Lok III + {{ $t('headers.loco_3') }} @@ -26,24 +26,24 @@ - - Obc. lok. + + {{ $t('headers.mass') }} - Dł. poc. + {{ $t('headers.length') }} - Vmax + {{ $t('headers.vmax') }}