Add the ability to display / edit the description from the item sheet

This commit is contained in:
Oliver-Akins 2025-02-10 23:04:28 -07:00
parent 46a235b603
commit 69db3ca719
13 changed files with 168 additions and 17 deletions

View file

@ -56,6 +56,7 @@
},
"damage": "Damage",
"delete": "Delete",
"description": "Description",
"difficulties": {
"easy": "Easy",
"normal": "Normal",
@ -128,7 +129,8 @@
"location-placeholder": "New Location...",
"numberOfDice": "# of Dice",
"rollTarget": "Target",
"difficulty": "(DC: {dc})"
"difficulty": "(DC: {dc})",
"RichEditor-no-collaborative": "Warning: This editor is not collaborative, that means that if you and someone else are editing it at the same time, you won't see that someone else is making changes until they save, and then your changes will be lost."
},
"notifs": {
"error": {