mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-13 20:21:06 +01:00
Fixed overflow layout and added confirmation on countdown removal
This commit is contained in:
parent
2299141442
commit
81cda222da
5 changed files with 107 additions and 41 deletions
|
|
@ -1054,6 +1054,8 @@
|
|||
},
|
||||
"NewCountdown": "New Countdown",
|
||||
"AddCountdown": "Add Countdown",
|
||||
"RemoveCountdownTitle": "Remove Countdown",
|
||||
"RemoveCountdownText": "Are you sure you want to remove the countdown: {name}?",
|
||||
"Title": "{type} Countdowns",
|
||||
"Types": {
|
||||
"narrative": "Narrative",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue