mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Dodano filtry do widoku historii rozkładów jazdy
This commit is contained in:
+7
-1
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user