mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
chore: added TN/PN freight types
This commit is contained in:
+8
-3
@@ -20,11 +20,16 @@
|
||||
"dispatcher-message": "Dispatcher supporting the Stacjownik project!",
|
||||
"driver-message": "Driver supporting the Stacjownik project!"
|
||||
},
|
||||
"warnings": {
|
||||
"TWR": "Train with high risk cargo",
|
||||
"SKR": "Train with exceeded gauge",
|
||||
"PN": "Train with extra deliveries",
|
||||
"TN": "Train with dangerous cargo",
|
||||
"header-title": "Freight notes:"
|
||||
},
|
||||
"general": {
|
||||
"and": " and ",
|
||||
"refresh": "REFRESH",
|
||||
"TWR": "High risk freight train",
|
||||
"SKR": "Train with exceeded gauge"
|
||||
"refresh": "REFRESH"
|
||||
},
|
||||
"update": {
|
||||
"title": "Stacjownik update!",
|
||||
|
||||
Reference in New Issue
Block a user