diff --git a/config/locales/en.yml b/config/locales/en.yml index fd28562e..05fb1663 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -614,4 +614,4 @@ en: openid_ok_pref_failed: "You have successfully verified %{url} as your identity but there was a problem saving your authentication preferences." auth_type_updated: "Authentication type updated." auth_type_update_error: "There was a problem updating your authentication type: %{error_messages}" - new_token_generated: "New token successfully generated" + new_token_generated: "New token successfully generated" \ No newline at end of file