chore: new cargo warning

This commit is contained in:
2025-06-01 17:25:14 +02:00
parent 05ae446af7
commit b68e9da715
4 changed files with 8 additions and 5 deletions
+3 -2
View File
@@ -327,11 +327,12 @@
"418Vb_ZUE": "loose cargo (sand, stone)"
},
"cargo-warnings": {
"title": "Cargo warnings:",
"title": "Rolling stock containing extra cargo warnings:",
"warning_wt_20_pn": "PN: exceeded gauge (Innofreight - C45)",
"warning_un1965_twr": "TWR: LPG (UN 1965)",
"warning_un1965_tn": "TN: LPG - empty tank (UN 1965)",
"warning_un1202_twr": "TWR: diesel fuel (UN 1202)",
"warning_un1202_tn": "TN: diesel fuel - empty tank (UN 1202)"
"warning_un1202_tn": "TN: diesel fuel - empty tank (UN 1202)",
"warning_military_pn": "PN: military transport"
}
}
+3 -2
View File
@@ -326,11 +326,12 @@
"418Vb_ZUE": "drobnica, ładunki sypkie (piasek, kamień)"
},
"cargo-warnings": {
"title": "Uwagi przewozowe:",
"title": "Skład z dodatkowymi uwagami przewozowymi:",
"warning_wt_20_pn": "PN: przekroczona skrajnia (Innofreight - C45)",
"warning_un1965_twr": "TWR: gazy węglowodorowe skroplone (UN 1965)",
"warning_un1965_tn": "TN: gazy węglowodorowe skroplone - puste cysterny (UN 1965)",
"warning_un1202_twr": "TWR: olej napędowy (UN 1202)",
"warning_un1202_tn": "TN: olej napędowy - puste cysterny (UN 1202)"
"warning_un1202_tn": "TN: olej napędowy - puste cysterny (UN 1202)",
"warning_military_pn": "PN: transport wojskowy"
}
}