config/locales/auth.pt-BR.yml in mix-auth-0.3.1 vs config/locales/auth.pt-BR.yml in mix-auth-0.3.2
- old
+ new
@@ -12,6 +12,10 @@
activerecord:
attributes:
user:
email: 'E-mail'
password: 'Senha'
- password_confirmation: 'Senha'
+ password_confirmation: 'Senha'
+
+ users:
+ users: 'Usuários'
+ user: 'Usuário'
\ No newline at end of file