This repository has been archived on 2024-05-29. You can view files and clone it, but cannot push or open issues or pull requests.
fvtt-warhero/lang/en.json

40 lines
1.1 KiB
JSON
Raw Normal View History

2023-01-04 21:24:56 +01:00
{
2023-01-04 22:09:09 +01:00
"WH.conf.short": "Short",
"WH.conf.long": "Long",
"WH.conf.twohanded": "Two-Handed",
"WH.conf.shooting": "Shooting",
"WH.conf.throwing": "Throwing",
"WH.conf.lightarmor" : "Light",
"WH.conf.mediumarmor": "Medium",
"WH.conf.heavyarmor": "Heavy",
"WH.conf.lightshield": "Light",
"WH.conf.mediumshield": "Medium",
2023-01-06 17:45:36 +01:00
"WH.conf.towershield": "Tower",
"WH.conf.head": "Head",
"WH.conf.cloak": "Cloak",
"WH.conf.weapon1": "Weapon 1",
"WH.conf.weapon2": "Weapon 2",
"WH.conf.gloves": "Gloves",
"WH.conf.dress": "Dress",
"WH.conf.boots": "Boots",
"WH.conf.ring": "Ring",
"WH.conf.belt": "Belt",
"WH.conf.quiver": "Quiver",
"WH.conf.armor": "Armor",
"WH.conf.shield": "Shield",
"WH.conf.backpack": "Backpack",
"WH.conf.beltpouch1": "Beltpouch 1",
"WH.conf.beltpouch2": "Beltpouch 2",
"WH.conf.beltpouch3": "Beltpouch 3",
"WH.ui.level": "Level",
2023-01-21 17:56:14 +01:00
"WH.ui.notes": "Notes",
"WH.ui.hpprog": "HP Progression",
"WH.ui.lan": "Languages",
"WH.ui.attrbonus": "Attribute (+4/Lvl4, +2/Lvl8)",
"WH.ui.weapons": "Weapons",
"WH.ui.armors": "Armors",
"WH.ui.shields": "Shields"
2023-01-04 21:24:56 +01:00
}