Skip to content

Commit

Permalink
Role mapping message shows the proper way to use (#5901)
Browse files Browse the repository at this point in the history
  • Loading branch information
alihadimazeh authored Jul 29, 2024
1 parent 81f2b6d commit ce75886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@
"registration": {
"registration": "Registration",
"role_mapping_by_email": "Role Mapping By Email",
"role_mapping_by_email_description": "Map the user to a role using their email. Must be in the format: role1=email1, role2=email2",
"role_mapping_by_email_description": "Map the user to a role using their email. Must be in the format: role1=email1,role2=email2",
"enter_role_mapping_rule": "Enter a role mapping rule",
"resync_on_login": "Resync User Data On Every Sign In",
"resync_on_login_description": "Resync a user's information every time they sign in, making the external authentication provider always match the information in Greenlight",
Expand Down

0 comments on commit ce75886

Please sign in to comment.