Fix translation
This commit is contained in:
parent
538addd2c7
commit
b5a7e79b17
@ -216,6 +216,8 @@
|
|||||||
"WH.ui.small": "Small",
|
"WH.ui.small": "Small",
|
||||||
"WH.ui.medium": "Medium",
|
"WH.ui.medium": "Medium",
|
||||||
"WH.ui.large": "Large",
|
"WH.ui.large": "Large",
|
||||||
|
"WH.ui.conditiontype": "Condition type",
|
||||||
|
"WH.ui.duration": "Duration",
|
||||||
|
|
||||||
"WH.ui.bodyslots": "Body",
|
"WH.ui.bodyslots": "Body",
|
||||||
"WH.ui.containerslot": "Containers",
|
"WH.ui.containerslot": "Containers",
|
||||||
|
@ -27,8 +27,6 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"license": "LICENSE.txt",
|
"license": "LICENSE.txt",
|
||||||
"packs": [
|
|
||||||
],
|
|
||||||
"primaryTokenAttribute": "attributes.hp",
|
"primaryTokenAttribute": "attributes.hp",
|
||||||
"secondaryTokenAttribute": "attributes.mana",
|
"secondaryTokenAttribute": "attributes.mana",
|
||||||
"socket": true,
|
"socket": true,
|
||||||
@ -42,7 +40,7 @@
|
|||||||
"maximum": "10"
|
"maximum": "10"
|
||||||
},
|
},
|
||||||
"title": "Warhero RPG",
|
"title": "Warhero RPG",
|
||||||
"manifest": "https://www.uberwald.me/gitea/public/fvtt-warhero/raw/branch/master/system.json",
|
"manifest": "https://www.uberwald.me/gitea/public/fvtt-warhero/raw/branch/master/system.json",
|
||||||
"download": "https://www.uberwald.me/gitea/public/fvtt-warhero/archive/fvtt-warhero-10.0.54.zip",
|
"download": "https://www.uberwald.me/gitea/public/fvtt-warhero/archive/fvtt-warhero-10.0.54.zip",
|
||||||
"url": "https://www.uberwald.me/gitea/public/fvtt-warhero",
|
"url": "https://www.uberwald.me/gitea/public/fvtt-warhero",
|
||||||
"background": "images/ui/warhero_welcome_page.webp",
|
"background": "images/ui/warhero_welcome_page.webp",
|
||||||
|
Reference in New Issue
Block a user