mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 21:38:13 +00:00
chore: missing translations
This commit is contained in:
@@ -138,7 +138,7 @@
|
|||||||
class="text--grayed"
|
class="text--grayed"
|
||||||
style="text-decoration: underline dotted"
|
style="text-decoration: underline dotted"
|
||||||
tabindex="0"
|
tabindex="0"
|
||||||
data-tooltip="Maksymalna prędkość na podstawie pojazdów w składzie - nie bierze pod uwagę masy hamowania"
|
:data-tooltip="$t('trains.vmax-tooltip')"
|
||||||
>
|
>
|
||||||
{{ maxSpeed }} km/h
|
{{ maxSpeed }} km/h
|
||||||
</em>
|
</em>
|
||||||
|
|||||||
@@ -329,6 +329,8 @@
|
|||||||
"current-signal": "at signal",
|
"current-signal": "at signal",
|
||||||
"current-track": "on track",
|
"current-track": "on track",
|
||||||
|
|
||||||
|
"vmax-tooltip": "Maximum train speed based on rolling stock vehicles - braked weight is not included",
|
||||||
|
|
||||||
"delayed": "Delayed: ",
|
"delayed": "Delayed: ",
|
||||||
"preponed": "Ahead of schedule: ",
|
"preponed": "Ahead of schedule: ",
|
||||||
"on-time": "On time",
|
"on-time": "On time",
|
||||||
|
|||||||
@@ -315,6 +315,8 @@
|
|||||||
"current-signal": "przy semaforze",
|
"current-signal": "przy semaforze",
|
||||||
"current-track": "na szlaku",
|
"current-track": "na szlaku",
|
||||||
|
|
||||||
|
"vmax-tooltip": "Maksymalna prędkość na podstawie pojazdów w składzie - nie bierze pod uwagę masy hamowania",
|
||||||
|
|
||||||
"delayed": "Opóźniony: ",
|
"delayed": "Opóźniony: ",
|
||||||
"preponed": "Przed czasem: ",
|
"preponed": "Przed czasem: ",
|
||||||
"on-time": "Planowo",
|
"on-time": "Planowo",
|
||||||
|
|||||||
Reference in New Issue
Block a user