From b5a7e79b17d7eb64fdac0a9c9a3d0b4f5ac29424 Mon Sep 17 00:00:00 2001 From: LeRatierBretonnien Date: Thu, 30 Mar 2023 16:26:15 +0200 Subject: [PATCH] Fix translation --- lang/en.json | 2 ++ system.json | 4 +--- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/en.json b/lang/en.json index 6bf2488..368a297 100644 --- a/lang/en.json +++ b/lang/en.json @@ -216,6 +216,8 @@ "WH.ui.small": "Small", "WH.ui.medium": "Medium", "WH.ui.large": "Large", + "WH.ui.conditiontype": "Condition type", + "WH.ui.duration": "Duration", "WH.ui.bodyslots": "Body", "WH.ui.containerslot": "Containers", diff --git a/system.json b/system.json index f07e5a8..15d7c6c 100644 --- a/system.json +++ b/system.json @@ -27,8 +27,6 @@ } ], "license": "LICENSE.txt", - "packs": [ - ], "primaryTokenAttribute": "attributes.hp", "secondaryTokenAttribute": "attributes.mana", "socket": true, @@ -42,7 +40,7 @@ "maximum": "10" }, "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", "url": "https://www.uberwald.me/gitea/public/fvtt-warhero", "background": "images/ui/warhero_welcome_page.webp",