Merge pull request #682 from L30Bola/adding-portuguese-translation

Add portuguese translation
This commit is contained in:
Jesse Plamondon-Willard 2019-12-25 12:19:11 -05:00 committed by GitHub
commit 76fa96591e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
src/SMAPI/i18n/pt.json Normal file
View File

@ -0,0 +1,3 @@
{
"warn.invalid-content-removed": "Conteúdo inválido foi removido para prevenir uma falha (veja o console do SMAPI para mais informações)."
}