config/locales/en.yml in nyauth-0.4.0 vs config/locales/en.yml in nyauth-0.5.0

- old
+ new

@@ -30,5 +30,22 @@ key_expired: 'This URL is expired' errors: messages: invalid_email_or_password: 'Invalid email or password' invalid_email: 'Invalid email' + nav: + nyauth: + common: + send: 'Send' + set: 'Set' + update: 'Update' + sessions: + new: 'Sign in' + destroy: 'Sign out' + registrations: + new: 'Sign up' + passwords: + edit: 'Change password' + reset_password_requests: + new: 'Reset password' + confirmation_requests: + new: 'Confirm E-mail address'