Added translation using Weblate (Portuguese)

This commit is contained in:
eunaumtenhoid
2022-10-18 21:38:26 +00:00
committed by Weblate
parent 02ea8aeb93
commit 3b3a6cb87e
2 changed files with 7 additions and 1 deletions

1
lang/pt_BR.json Normal file
View File

@@ -0,0 +1 @@
{}

View File

@@ -38,6 +38,11 @@
"lang": "ja", "lang": "ja",
"name": "日本語", "name": "日本語",
"path": "lang/ja.json" "path": "lang/ja.json"
},
{
"lang": "pt-BR",
"name": "Português",
"path": "lang/pt_BR.json"
} }
], ],
"url": "https://github.com/manuelVo/foundryvtt-smart-doors", "url": "https://github.com/manuelVo/foundryvtt-smart-doors",
@@ -47,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
} }