Initial commit
This commit is contained in:
commit
c983d9b91b
20 changed files with 5729 additions and 0 deletions
20
languages/en.json
Normal file
20
languages/en.json
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"tokenActionHud": {
|
||||
"template": {
|
||||
"armor": "Armor",
|
||||
"containers": "Containers",
|
||||
"consumables": "Consumables",
|
||||
"equipment": "Equipment",
|
||||
"inventory": "Inventory",
|
||||
"item": "Item",
|
||||
"weapons": "Weapons",
|
||||
"treasure": "Treasure",
|
||||
"settings": {
|
||||
"displayUnequipped": {
|
||||
"hint": "Choose whether to display unequipped items on the HUD",
|
||||
"name": "Display Unequipped"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue