mirror of
https://github.com/StanGirard/quivr.git
synced 2024-12-22 02:41:51 +03:00
13 lines
422 B
JSON
13 lines
422 B
JSON
|
{
|
||
|
"title": "Cadastro",
|
||
|
"subtitle": "Crie sua conta",
|
||
|
"email": "Email",
|
||
|
"password": "Senha",
|
||
|
"loginButton": "Login",
|
||
|
"signUpButton": "Cadastre-se",
|
||
|
"or": "ou",
|
||
|
"login": "Já possui cadastro? Faça login",
|
||
|
"googleLogin": "Entrar com o Google",
|
||
|
"errorSignUp": "Erro ao se cadastrar: {{errorMessage}}",
|
||
|
"mailSended": "Email de confirmação enviado, por favor verifique seu email"
|
||
|
}
|