mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Stylistyka statystyk
This commit is contained in:
+1
-1
@@ -265,7 +265,7 @@
|
||||
"stats-stations": "STATIONS",
|
||||
|
||||
"timetable-stats-total": "Today, dispatchers made so far {count} with total distance of {distance}",
|
||||
"timetable-stats-longest": "Today's the longest timetable is #{id} made by {author} for {driver} - {distance}",
|
||||
"timetable-stats-longest": "The longest timetable today is #{id} made by {author} for {driver} - {distance}",
|
||||
"timetable-stats-most-active": "The most active dispatcher is {dispatcher} who created {count}",
|
||||
|
||||
"timetable-count": "timetable | timetables",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
.stats-tab {
|
||||
background-color: #1a1a1a;
|
||||
border: 1px solid #ffc014;
|
||||
box-shadow: 0 0 5px 1px $accentCol;
|
||||
|
||||
padding: 1em;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user