Skip to content

Commit 6ae99c9

Browse files
committed
upgrade: adding locales to errors messages
1 parent 67c88af commit 6ae99c9

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

config/locales/pt-BR.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,10 @@ pt-BR:
1515
confirmation: "deve ser igual a senha"
1616
too_short: "deve ter no mínimo 6 caracteres"
1717
email:
18-
invalid: "válido"
18+
invalid: "inválido"
1919
taken: "já existente"
2020
messages:
2121
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

Comments
 (0)