mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-07 22:46:12 +01:00
Merged with main
This commit is contained in:
commit
978d45b931
44 changed files with 653 additions and 373 deletions
10
lang/en.json
10
lang/en.json
|
|
@ -21,6 +21,11 @@
|
|||
}
|
||||
},
|
||||
"DAGGERHEART": {
|
||||
"UI": {
|
||||
"notifications": {
|
||||
"adversaryMissing": "The linked adversary doesn't exist in the world."
|
||||
}
|
||||
},
|
||||
"Settings": {
|
||||
"Menu": {
|
||||
"Automation": {
|
||||
|
|
@ -193,6 +198,10 @@
|
|||
"Full": "Disadvantage",
|
||||
"Short": "Dis"
|
||||
},
|
||||
"Neutral": {
|
||||
"Full": "None",
|
||||
"Short": "no"
|
||||
},
|
||||
"OK": "OK",
|
||||
"Cancel": "Cancel",
|
||||
"Or": "Or",
|
||||
|
|
@ -1130,6 +1139,7 @@
|
|||
"RemoveCountdownText": "Are you sure you want to remove the countdown: {name}?",
|
||||
"OpenOwnership": "Edit Player Ownership",
|
||||
"Title": "{type} Countdowns",
|
||||
"ToggleSimple": "Toggle Simple View",
|
||||
"Types": {
|
||||
"narrative": "Narrative",
|
||||
"encounter": "Encounter"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue