Refactor the sections of the PC sheet into their own partials for ease of reading, and localize the Aspect block labels

This commit is contained in:
Oliver-Akins 2023-12-28 22:55:49 -07:00
parent be197617cc
commit fae962dc7e
13 changed files with 350 additions and 318 deletions

View file

@ -75,6 +75,11 @@
"dotdungeon.actor.pc.skill.explosives": "Explosives",
"dotdungeon.actor.pc.skill.piloting": "Piloting",
"dotdungeon.actor.pc.aspect.name.placeholder": "Name...",
"dotdungeon.actor.pc.aspect.used": "Used",
"dotdungeon.actor.pc.aspect.duration": "Duration",
"dotdungeon.actor.pc.aspect.description.placeholder": "Description...",
"dotdungeon.actor.pc.respawns.header": "Respawns",
"dotdungeon.actor.pc.sync.header": "Sync",