fix btbr code

This commit is contained in:
Weblate
2022-10-20 21:51:49 +00:00
parent c0e64c7c28
commit 77ccd9a651

View File

@@ -39,11 +39,6 @@
"name": "日本語", "name": "日本語",
"path": "lang/ja.json" "path": "lang/ja.json"
}, },
{
"lang": "pt-BR",
"name": "Português",
"path": "lang/pt_BR.json"
},
{ {
"lang": "pt-BR", "lang": "pt-BR",
"name": "Português (Brasil)", "name": "Português (Brasil)",
@@ -57,4 +52,4 @@
"changelog": "https://github.com/manuelVo/foundryvtt-smart-doors/blob/master/CHANGELOG.md", "changelog": "https://github.com/manuelVo/foundryvtt-smart-doors/blob/master/CHANGELOG.md",
"bugs": "https://github.com/manuelVo/foundryvtt-smart-doors/issues", "bugs": "https://github.com/manuelVo/foundryvtt-smart-doors/issues",
"allowBugReporter": true "allowBugReporter": true
} }