mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-21 23:13:39 +02:00
Merge branch 'main' into feature/group-roll-rework
This commit is contained in:
commit
303f2fdae7
8 changed files with 522 additions and 383 deletions
15
lang/en.json
15
lang/en.json
|
|
@ -319,6 +319,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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue