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:
parent
be197617cc
commit
fae962dc7e
13 changed files with 350 additions and 318 deletions
|
|
@ -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",
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue