diff --git a/lang/common/pt-BR.json b/lang/common/pt-BR.json index 8b1f9b0..ef6e9d1 100644 --- a/lang/common/pt-BR.json +++ b/lang/common/pt-BR.json @@ -1,14 +1,14 @@ { "meta": { - "name": "" + "name": "Português (BR)" }, "strings": { - "username": "", - "password": "", - "emailAddress": "", - "submit": "", - "success": "", - "error": "", - "theme": "" + "username": "Nome do Usuário", + "password": "Senha", + "emailAddress": "Endereço de Email", + "submit": "Enviar", + "success": "Sucesso", + "error": "Erro", + "theme": "Tema" } }