feat: füge Unterstützung für Lagerschaden hinzu und aktualisiere Übersetzungen in mehreren Sprachen
This commit is contained in:
@@ -72,6 +72,10 @@
|
||||
"title": "Warehouse Fire",
|
||||
"description": "A fire has damaged parts of your warehouse.{damagePercent}{destructionPercent}"
|
||||
},
|
||||
"storage_damage": {
|
||||
"title": "Storage damage: {damage_reason}",
|
||||
"description": "{damage_reason}: {destroyedInventoryUnits} units ({stock_type}) affected across {affectedStocks} stocks, {destroyedStocks} destroyed. {damagePercent}{destructionPercent}"
|
||||
},
|
||||
"character_illness": {
|
||||
"title": "Illness",
|
||||
"description": "{characterName} has fallen ill and lost {healthChange} health."
|
||||
|
||||
Reference in New Issue
Block a user