diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index d9c8f30..6b2efdd 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -10,5 +10,5 @@ en: oauth2_json_username_path: 'Path in the OAuth2 User JSON to the username. eg: user.username' oauth2_json_name_path: "Path in the OAuth2 User JSON to the user's full: user.name.full" oauth2_json_email_path: "Path in the OAuth2 User JSON to the user's email: user.email.primary" - oauth2_json_email_verified: "Check this if the OAuth2 site has verified the email" + oauth2_email_verified: "Check this if the OAuth2 site has verified the email"