mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-07 14:36:13 +01:00
Added delete confirmation to homebrew items
This commit is contained in:
parent
4ad8b960b5
commit
78012be6e4
2 changed files with 17 additions and 0 deletions
|
|
@ -2613,6 +2613,8 @@
|
|||
"resetMovesTitle": "Reset {type} Downtime Moves",
|
||||
"resetItemFeaturesTitle": "Reset {type}",
|
||||
"resetMovesText": "Are you sure you want to reset?",
|
||||
"deleteItemTitle": "Delete Homebrew Item",
|
||||
"deleteItemText": "Are you sure you want to delete the item?",
|
||||
"FIELDS": {
|
||||
"maxFear": { "label": "Max Fear" },
|
||||
"maxHope": { "label": "Max Hope" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue