FIX: Broken translation key

This commit is contained in:
Robin Ward 2015-11-13 12:01:12 -05:00
parent 27ff369904
commit fcc4b415a4
1 changed files with 1 additions and 1 deletions

View File

@ -10,5 +10,5 @@ en:
oauth2_json_username_path: 'Path in the OAuth2 User JSON to the username. eg: user.username' 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_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_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"