[Feature] Redesign and merge party members and resources tabs (#1784)

This commit is contained in:
Carlos Fernandez 2026-04-10 15:33:44 -04:00 committed by GitHub
parent 7fa03c58e0
commit 7ca420ae0e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 522 additions and 357 deletions

View file

@ -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": "MIN",
"major": "MAJ",
"severe": "SEV"
}
}
},
"APPLICATIONS": {