chore(profile): translation setup

This commit is contained in:
2026-02-06 17:15:08 +01:00
parent ecced14cca
commit b8574f9ea1
2 changed files with 12 additions and 6 deletions
+6 -4
View File
@@ -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
View File
@@ -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"
}
}
}