mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
chore: updated look of station stats; minor layout improvements
This commit is contained in:
+10
-4
@@ -331,13 +331,19 @@
|
||||
"active-filters": "Attention! You got active filters!"
|
||||
},
|
||||
"station-stats": {
|
||||
"title": "ONLINE SCENERIES STATS",
|
||||
"stats-button": "STATISTICS",
|
||||
"u-factor": "U-factor",
|
||||
"u-factor-tooltip": "(?) Current server traffic factor (driver count divided by dispatcher count)",
|
||||
"avg-timetable-count": "Average count of scenery timetables:",
|
||||
"avg-timetable-count": "TT average:",
|
||||
"single-track-count": "Single track routes:",
|
||||
"double-track-count": "Double track routes:",
|
||||
"cross-sceneries": "Cross-track sceneries (1-track <-> 2-track)",
|
||||
"open-spawns": "Open spawns:"
|
||||
"cross-sceneries": "Cross-track sceneries",
|
||||
"open-spawns-all": "Spawns (ALL):",
|
||||
"open-spawns-pas": "Spawns (PAS):",
|
||||
"open-spawns-freight": "Spawns (TOW):",
|
||||
"open-spawns-loco": "Spawns (LOK):",
|
||||
"no-stats": "No statistics available for the current region!"
|
||||
},
|
||||
"trains": {
|
||||
"no-trains": "No trains to show here!",
|
||||
@@ -393,7 +399,7 @@
|
||||
},
|
||||
"train-stats": {
|
||||
"stats-button": "STATISTICS",
|
||||
"title": "STATISTICS ONLINE",
|
||||
"title": "ONLINE TRAINS STATS",
|
||||
"timetable-count": "ACTIVE TIMETABLES",
|
||||
"avg-speed": "AVG SPEED",
|
||||
"avg-timetable": "AVG TIMETABLE",
|
||||
|
||||
Reference in New Issue
Block a user