mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-05 01:40:10 +00:00
fe33d97d87
Currently translated at 100.0% (8 of 8 strings) Translation: jfa-go/Common Strings Translate-URL: https://weblate.hrfee.pw/projects/jfa-go/common-strings/pt_BR/
15 lines
304 B
JSON
15 lines
304 B
JSON
{
|
|
"meta": {
|
|
"name": "Português (BR)"
|
|
},
|
|
"strings": {
|
|
"username": "Nome do Usuário",
|
|
"password": "Senha",
|
|
"emailAddress": "Endereço de Email",
|
|
"submit": "Enviar",
|
|
"success": "Sucesso",
|
|
"error": "Erro",
|
|
"theme": "Tema"
|
|
}
|
|
}
|