mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-02 21:08:12 +00:00
Dodano brakujące tłumaczenia
This commit is contained in:
@@ -49,6 +49,10 @@ export default defineComponent({
|
||||
id: 'progress',
|
||||
value: 'przebyta trasa',
|
||||
},
|
||||
{
|
||||
id: 'delay',
|
||||
value: 'opóźnienie',
|
||||
},
|
||||
{
|
||||
id: 'mass',
|
||||
value: 'masa',
|
||||
@@ -61,10 +65,6 @@ export default defineComponent({
|
||||
id: 'length',
|
||||
value: 'długość',
|
||||
},
|
||||
{
|
||||
id: 'timetable',
|
||||
value: 'numer pociągu',
|
||||
},
|
||||
];
|
||||
|
||||
const translatedSorterOptions = computed(() =>
|
||||
|
||||
Reference in New Issue
Block a user