Merge pull request #26 from VeraMA/master

added portuguese translation
This commit is contained in:
Rainer Simon 2020-06-24 08:19:05 +02:00 committed by GitHub
commit f1956a87b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

10
src/i18n/messages_pt.json Normal file
View File

@ -0,0 +1,10 @@
{
"Add a comment...": "Adicionar um comentário...",
"Add a reply...": "Adicionar uma resposta...",
"Add tag...": "Etiquetar...",
"Cancel": "Cancelar",
"Close": "Fechar",
"Edit": "Editar",
"Delete": "Apagar",
"Ok": "Ok"
}