Dodano filtry do widoku historii rozkładów jazdy

This commit is contained in:
2022-01-26 14:58:47 +01:00
parent 063131056e
commit 0ff5ca344f
9 changed files with 421 additions and 247 deletions
+7 -1
View File
@@ -143,7 +143,13 @@
"journal": {
"title": "DISPATCHER HISTORY",
"loading": "Loading dispatcher history data...",
"no-history": "No dispatcher history found!"
"no-history": "No dispatcher history found!",
"search-train": "Train no.",
"search-driver": "Driver name",
"option-distance": "distance",
"option-total-stops": "total stops"
},
"scenery": {
"users": "PLAYERS ONLINE",
+7 -1
View File
@@ -143,7 +143,13 @@
"journal": {
"title": "HISTORIA DYŻURÓW",
"loading": "Ładowanie historii dyżurów...",
"no-history": "Brak historii dyżurów dla tej scenerii!"
"no-history": "Brak historii dyżurów dla tej scenerii!",
"search-train": "Numer pociągu",
"search-driver": "Nick maszynisty",
"option-distance": "kilometraż",
"option-total-stops": "stacje"
},
"scenery": {
"users": "GRACZE ONLINE",