quivr/frontend/public/locales/pt-br/signUp.json
Gabriel Rodrigues Eger cb020c0e63
Portuguese language added, "Select a Quivr Personality" btn is now supporting translations as well (#925)
* Added Portuguese Language + Translation of "Select A Quivr Personality" btn

* Added Portuguese Language + Translation of "Select A Quivr Personality" btn

* Undoing changes to yarn.lock from previous commits (had run on windows)
2023-08-11 13:19:21 +02:00

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"
}