diff --git a/module.json b/module.json index 6444b38..3c045ba 100644 --- a/module.json +++ b/module.json @@ -23,7 +23,12 @@ "lang": "fr", "name": "French (FRANCE)", "path": "lang/fr.json" - } + }, + { + "lang": "pt-BR", + "name": "Português (Brasil)", + "path": "lang/pt-BR.json" + } ], "url": "https://github.com/syl3r86/compendium-browser", "manifest": "https://raw.githubusercontent.com/syl3r86/compendium-browser/master/module.json",