mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-22 07:23:37 +02:00
Redesign and merge party members and resources tabs
This commit is contained in:
parent
7fa03c58e0
commit
c54ddf4c8a
8 changed files with 521 additions and 357 deletions
15
lang/en.json
15
lang/en.json
|
|
@ -316,6 +316,21 @@
|
|||
}
|
||||
},
|
||||
"newAdversary": "New Adversary"
|
||||
},
|
||||
"Party": {
|
||||
"Subtitle": {
|
||||
"character": "{community} {ancestry} | {subclass} {class}",
|
||||
"companion": "Companion of {partner}"
|
||||
},
|
||||
"RemoveConfirmation": {
|
||||
"title": "Remove member {name}",
|
||||
"text": "Are you sure you want to remove {name} from the party?"
|
||||
},
|
||||
"Thresholds": {
|
||||
"minor": "1HP",
|
||||
"major": "2HP",
|
||||
"severe": "3HP"
|
||||
}
|
||||
}
|
||||
},
|
||||
"APPLICATIONS": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue