mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
Bug fix
This commit is contained in:
+1
-1
@@ -92,7 +92,7 @@
|
||||
"no-stations": "No stations to show here!"
|
||||
},
|
||||
"trains": {
|
||||
"no-trains": "Oops! No trains online!",
|
||||
"no-trains": "No trains to show here!",
|
||||
"loading": "Loading train data...",
|
||||
"stats": "TRAFFIC STATISTICS",
|
||||
"stats-speed": "TRAINS SPEED (MIN, AVG, MAX) [km/h]",
|
||||
|
||||
+1
-1
@@ -92,7 +92,7 @@
|
||||
"no-stations": "Brak stacji do wyświetlenia!"
|
||||
},
|
||||
"trains": {
|
||||
"no-trains": "Brak pociągów online!",
|
||||
"no-trains": "Brak pociągów do wyświetlenia!",
|
||||
"loading": "Pobieranie danych o pociągach...",
|
||||
"stats": "STATYSTYKI RUCHU",
|
||||
"stats-speed": "PRĘDKOŚCI POCIĄGÓW (MIN, ŚR, MAX) [km/h]",
|
||||
|
||||
Reference in New Issue
Block a user