FIX: Broken translation key
This commit is contained in:
parent
27ff369904
commit
fcc4b415a4
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue