Files
jfa-go/lang/common/pt-br.json
T
Harvey Tindall dcd2e234e8 move "copy" string to common, add "copied"
for a new password reset feature.
2021-03-30 21:16:24 +01:00

17 lines
354 B
JSON

{
"meta": {
"name": "Português (BR)"
},
"strings": {
"username": "Nome do Usuário",
"name": "Nome",
"password": "Senha",
"emailAddress": "Endereço de Email",
"submit": "Enviar",
"success": "Sucesso",
"error": "Erro",
"copy": "Copiar",
"theme": "Tema"
}
}