config/locales/en.yml in challah-0.5.4 vs config/locales/en.yml in challah-0.6.0

- old
+ new

@@ -5,10 +5,11 @@ invalid_password: 'is not a valid password. Please enter at least 4 letters or numbers.' no_match_password: 'does not match the confirmation password.' invalid_key: 'is not valid. Please use only lower cased letters and underscores.' sessions: new: - user_or_email: "Username or email address" - password: "Password" + user_or_email: "Username or email:" + password: "Password:" login: "Log in" + signin: "Sign in" create: - failed_login: "There was a problem logging you in. Please check your username and password and try again." + failed_login: "There was a problem signing you in. Please check your username and password and try again." \ No newline at end of file