diff options
Diffstat (limited to 'config/locales/en-GB.yml')
-rw-r--r-- | config/locales/en-GB.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index 3a9f5b2ba..f7872c48f 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -150,7 +150,7 @@ en-GB: general_first_day_of_week: '1' notice_account_updated: Account was successfully updated. - notice_account_invalid_creditentials: Invalid user or password + notice_account_invalid_credentials: Invalid user or password notice_account_password_updated: Password was successfully updated. notice_account_wrong_password: Wrong password notice_account_register_done: Account was successfully created. An email containing the instructions to activate your account was sent to %{email}. |