feat: update localization keys for delete dialogs
This commit is contained in:
parent
1b7b9f1e8e
commit
f0c5fa07dd
3 changed files with 8 additions and 4 deletions
|
@ -3,9 +3,11 @@
|
|||
"DS4.UserInteractionAddItemTitle": "Create Item",
|
||||
"DS4.UserInteractionEditItemTitle": "Edit Item",
|
||||
"DS4.UserInteractionDeleteItemTitle": "Delete Item",
|
||||
"DS4.UserInteractionDeleteItemContent": "Are you sure you want to delete {item}?",
|
||||
"DS4.UserInteractionAddEffectTitle": "Create Effect",
|
||||
"DS4.UserInteractionEditEffectTitle": "Edit Effect",
|
||||
"DS4.UserInteractionDeleteEffectTitle": "Delete Effect",
|
||||
"DS4.UserInteractionDeleteEffectContent": "Are you sure you want to delete {effect}?",
|
||||
"DS4.DocumentImageAltText": "Image of {name}",
|
||||
"DS4.RollableImageRollableTitle": "Roll for {name}",
|
||||
"DS4.DiceOverlayImageAltText": "Image of a d20",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue