Uwagi eksploatacyjne: dodano tłumaczenie

This commit is contained in:
2022-01-06 21:20:47 +01:00
parent 6e28263b01
commit df88be53d8
4 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
<span class="stop-name">
<span v-html="stop.stopName"></span>
<img v-if="stop.comments" :src="icons.warning" :title="`Uwagi eksploatacyjne: ${stop.comments}`">
<img v-if="stop.comments" :src="icons.warning" :title="`${$t('trains.comment')}: ${stop.comments}`">
</span>
<span class="stop-date">
<span