diff --git a/lang/pt_BR.json b/lang/pt_BR.json new file mode 100644 index 0000000..0967ef4 --- /dev/null +++ b/lang/pt_BR.json @@ -0,0 +1 @@ +{} diff --git a/module.json b/module.json index f5011bd..d1d2487 100644 --- a/module.json +++ b/module.json @@ -38,6 +38,11 @@ "lang": "ja", "name": "日本語", "path": "lang/ja.json" + }, + { + "lang": "pt-BR", + "name": "Português", + "path": "lang/pt_BR.json" } ], "url": "https://github.com/manuelVo/foundryvtt-smart-doors", @@ -47,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