aktualizacja tłumaczenia

This commit is contained in:
2023-02-14 13:51:52 +01:00
parent b9868ba52e
commit d496c70fa8
3 changed files with 20 additions and 6 deletions
@@ -4,12 +4,12 @@
<table v-else-if="sceneryHistoryList.length">
<thead>
<th>ID</th>
<th>Kat. nr</th>
<th>Relacja</th>
<th>Maszynista</th>
<th>Autor RJ</th>
<th>Data</th>
<th>{{ $t('scenery.timetables-history-id') }}</th>
<th>{{ $t('scenery.timetables-history-number')}}</th>
<th>{{ $t('scenery.timetables-history-route')}}</th>
<th>{{ $t('scenery.timetables-history-driver')}}</th>
<th>{{ $t('scenery.timetables-history-author')}}</th>
<th>{{ $t('scenery.timetables-history-date')}}</th>
</thead>
<tbody>