We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67c88af commit 6ae99c9Copy full SHA for 6ae99c9
1 file changed
config/locales/pt-BR.yml
@@ -15,7 +15,10 @@ pt-BR:
15
confirmation: "deve ser igual a senha"
16
too_short: "deve ter no mínimo 6 caracteres"
17
email:
18
- invalid: "válido"
+ invalid: "inválido"
19
taken: "já existente"
20
messages:
21
record_invalid: "inválido"
22
+ errors:
23
+ messages:
24
+ extension_whitelist_error: "não está no formato aceito, tente JPG, PNG ou JPEG"
0 commit comments