mirror of https://github.com/hrfee/jfa-go
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
304 B
15 lines
304 B
4 years ago
|
{
|
||
|
"meta": {
|
||
4 years ago
|
"name": "Português (BR)"
|
||
4 years ago
|
},
|
||
|
"strings": {
|
||
4 years ago
|
"username": "Nome do Usuário",
|
||
|
"password": "Senha",
|
||
|
"emailAddress": "Endereço de Email",
|
||
|
"submit": "Enviar",
|
||
|
"success": "Sucesso",
|
||
|
"error": "Erro",
|
||
|
"theme": "Tema"
|
||
4 years ago
|
}
|
||
|
}
|