mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-14 04:31:07 +01:00
First bit
This commit is contained in:
parent
c44a7d5403
commit
ddd4672ba3
5 changed files with 99 additions and 3 deletions
10
lang/en.json
10
lang/en.json
|
|
@ -1099,6 +1099,16 @@
|
|||
"biography": "Biography",
|
||||
"effects": "Effects"
|
||||
},
|
||||
"ContextMenu": {
|
||||
"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"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue