mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-08 06:56:12 +01:00
Merge branch 'main' into feature/233-234-235
This commit is contained in:
commit
df18ccce1a
41 changed files with 1160 additions and 1148 deletions
19
lang/en.json
19
lang/en.json
|
|
@ -233,7 +233,9 @@
|
|||
"attack": "Attack",
|
||||
"experiences": "Experiences",
|
||||
"features": "Features",
|
||||
"actions": "Actions"
|
||||
"actions": "Actions",
|
||||
"potentialAdversaries": "Potential Adversaries",
|
||||
"adversaries": "Adversaries"
|
||||
},
|
||||
"basics": "Basics"
|
||||
},
|
||||
|
|
@ -385,19 +387,19 @@
|
|||
},
|
||||
"Environment": {
|
||||
"Type": {
|
||||
"Exploration": {
|
||||
"exploration": {
|
||||
"label": "Exploration",
|
||||
"description": ""
|
||||
},
|
||||
"Social": {
|
||||
"social": {
|
||||
"label": "Social",
|
||||
"description": ""
|
||||
},
|
||||
"Traversal": {
|
||||
"traversal": {
|
||||
"label": "Traversal",
|
||||
"description": ""
|
||||
},
|
||||
"Event": {
|
||||
"event": {
|
||||
"label": "Event",
|
||||
"description": ""
|
||||
}
|
||||
|
|
@ -1368,6 +1370,12 @@
|
|||
},
|
||||
"difficulty": {
|
||||
"label": "Difficulty"
|
||||
},
|
||||
"impulses": {
|
||||
"label": "Impulses"
|
||||
},
|
||||
"description": {
|
||||
"label": "Description"
|
||||
}
|
||||
},
|
||||
"Tabs": {
|
||||
|
|
@ -1581,6 +1589,7 @@
|
|||
},
|
||||
"Tooltip": {
|
||||
"openItemWorld": "Open Item World",
|
||||
"openActorWorld": "Open Actor World",
|
||||
"sendToChat": "Send to Chat",
|
||||
"moreOptions": "More Options",
|
||||
"equip": "Equip",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue