Merge branch 'main' into feature/death-moves

This commit is contained in:
Chris Ryan 2025-11-27 20:34:34 +10:00
commit 916675fa43
6 changed files with 60 additions and 0 deletions

View file

@ -2702,6 +2702,12 @@
"documentIsMissing": "The {documentType} is missing from the world."
},
"Sidebar": {
"actorDirectory": {
"tier": "Tier {tier} {type}",
"character": "Level {level} Character",
"companion": "Level {level} - {partner}",
"companionNoPartner": "No Partner"
},
"daggerheartMenu": {
"title": "Daggerheart Menu",
"startSession": "Start Session",