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