From 77ccd9a6518e6479524655822518d2aeac6b0af7 Mon Sep 17 00:00:00 2001 From: Weblate Date: Thu, 20 Oct 2022 21:51:49 +0000 Subject: [PATCH] fix btbr code --- module.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/module.json b/module.json index 39f22e0..86c6ec3 100644 --- a/module.json +++ b/module.json @@ -39,11 +39,6 @@ "name": "日本語", "path": "lang/ja.json" }, - { - "lang": "pt-BR", - "name": "Português", - "path": "lang/pt_BR.json" - }, { "lang": "pt-BR", "name": "Português (Brasil)", @@ -57,4 +52,4 @@ "changelog": "https://github.com/manuelVo/foundryvtt-smart-doors/blob/master/CHANGELOG.md", "bugs": "https://github.com/manuelVo/foundryvtt-smart-doors/issues", "allowBugReporter": true -} \ No newline at end of file +}