Added confirm dialogs to delete

This commit is contained in:
WBHarry 2025-07-08 17:00:49 +02:00
parent 5aa9ba661a
commit b3c9ee87b0
7 changed files with 100 additions and 9 deletions

View file

@ -213,6 +213,10 @@
"encounter": "Encounter"
}
},
"DeleteConfirmation": {
"title": "Delete {type} - {name}",
"text": "Are you sure you want to delete {name}?"
},
"DamageReduction": {
"armorMarks": "Armor Marks",
"armorWithStress": "Spend 1 stress to use an extra mark",