Aktualizacja tłumaczeń EN

This commit is contained in:
2021-03-07 02:08:59 +01:00
parent dc22e82c84
commit 2c60428599
15 changed files with 139 additions and 105 deletions
@@ -12,17 +12,6 @@
delayed: stop.departureDelay > 0,
}"
>
<!-- <div class="progress-bar"></div> -->
<!--
<div
class="stop-line"
v-if="
i > 0 && followingStops[i - 1].departureLine != stop.arrivalLine
"
>
{{ stop.arrivalLine }}
</div> -->
<span class="stop_info">
<div class="indicator"></div>
+3 -3
View File
@@ -1,7 +1,7 @@
<template>
<div class="train-table">
<div class="no-trains" v-if="computedTrains.length == 0">
Ups! Brak pociągów do wyświetlenia :/
{{ $t("trains.no-trains") }}
</div>
<ul class="train-list">
@@ -50,7 +50,7 @@
<span>SRJP</span>
<span class="tooltip-text">
Szczegółowy rozkład jazdy pociągu {{ train.trainNo }}
{{ $t("trains.detailed-timetable") }} {{ train.trainNo }}
</span>
</div>
</div>
@@ -65,7 +65,7 @@
<div class="info-stops">
<span v-if="train.timetableData.followingStops.length > 2">
Przez:
{{ $t("trains.via-title") }}
<span
v-html="