mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 21:38:13 +00:00
chore(profile): translation setup
This commit is contained in:
+6
-4
@@ -619,9 +619,11 @@
|
|||||||
"desc-end": "The train terminates here",
|
"desc-end": "The train terminates here",
|
||||||
"desc-terminated": "The train has been terminated"
|
"desc-terminated": "The train has been terminated"
|
||||||
},
|
},
|
||||||
"history": {
|
"profile": {
|
||||||
"title": "TIMETABLE JOURNAL",
|
"filters": {
|
||||||
"search-train": "Train no.",
|
"Timetable": "TIMETABLES",
|
||||||
"search-driver": "Driver name"
|
"Dispatcher": "DISPATCHER DUTIES",
|
||||||
|
"IssuedTimetable": "ISSUED TIMETABLES"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
+6
-2
@@ -604,7 +604,11 @@
|
|||||||
"desc-end": "Pociąg kończy bieg",
|
"desc-end": "Pociąg kończy bieg",
|
||||||
"desc-terminated": "Pociąg zakończył bieg"
|
"desc-terminated": "Pociąg zakończył bieg"
|
||||||
},
|
},
|
||||||
"history": {
|
"profile": {
|
||||||
"title": "DZIENNIK ROZKŁADÓW JAZDY"
|
"filters": {
|
||||||
|
"Timetable": "ROZKŁADY JAZDY",
|
||||||
|
"Dispatcher": "SŁUŻBY DYŻURNEGO",
|
||||||
|
"IssuedTimetable": "WYSTAWIONE RJ"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user