mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-13 04:01:06 +01:00
Fix conflicts & ContextMenu tweaks
This commit is contained in:
commit
5f91fa153c
53 changed files with 1195 additions and 818 deletions
19
lang/en.json
19
lang/en.json
|
|
@ -1106,6 +1106,13 @@
|
|||
}
|
||||
},
|
||||
"Sheets": {
|
||||
"TABS": {
|
||||
"features": "Features",
|
||||
"effects": "Effects",
|
||||
"settings": "Settings",
|
||||
"actions": "Actions",
|
||||
"description": "Description"
|
||||
},
|
||||
"PC": {
|
||||
"Name": "Name",
|
||||
"Pronouns": "Pronouns",
|
||||
|
|
@ -1127,6 +1134,17 @@
|
|||
"biography": "Biography",
|
||||
"effects": "Effects"
|
||||
},
|
||||
"ContextMenu": {
|
||||
"UseItem": "Use",
|
||||
"Equip": "Equip",
|
||||
"Unequip": "Unequip",
|
||||
"Edit": "Edit",
|
||||
"Delete": "Delete",
|
||||
"ToLoadout": "Send to Loadout",
|
||||
"ToVault": "Send to Vault",
|
||||
"Consume": "Consume Item",
|
||||
"SendToChat": "Send To Chat"
|
||||
},
|
||||
"Armor": {
|
||||
"Title": "Active Armor"
|
||||
},
|
||||
|
|
@ -1323,6 +1341,7 @@
|
|||
"Severe": "Severe"
|
||||
},
|
||||
"Evasion": "Evasion",
|
||||
"HitPoints": "Hit Points",
|
||||
"ClassFeatures": "Class Features",
|
||||
"Subclasses": "Subclasses",
|
||||
"Guide": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue