mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
refactor(sceneries): changed to new api call for top list; added duty duration mode option
This commit is contained in:
+6
-4
@@ -597,14 +597,16 @@
|
||||
"btn-hide-internal-routes": "Hide internal routes",
|
||||
"top-list": {
|
||||
"header": "RECORDS ON THE SCENERY (PL1)",
|
||||
"mode-likes": "DISP. RATING",
|
||||
"mode-dispatchers": "DUTY COUNT",
|
||||
"mode-dispatcherRating": "DISP. RATING",
|
||||
"mode-dutyCount": "DUTY COUNT",
|
||||
"mode-dutyDuration": "DUTY DURATION",
|
||||
"scope-name": "GENERAL",
|
||||
"scope-hash": "CURRENT HASH",
|
||||
|
||||
"place": "{n}. place",
|
||||
"like-count": "Rating: {n}",
|
||||
"dispatch-count": "No duties | 1 duty | Duties: {n}"
|
||||
"dispatcher-rating": "Rating: {n}",
|
||||
"duty-count": "No duties | 1 duty | Duties: {n}",
|
||||
"duration": "Duration:"
|
||||
}
|
||||
},
|
||||
"availability": {
|
||||
|
||||
Reference in New Issue
Block a user