mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-10 06:39:01 +02:00
Merge pull request #29558 from overleaf/ii-domain-capture-admin-view-user-email-attribute
[web] Display user email attribute on the admin panel GitOrigin-RevId: aaf08a01c8fec33960e904b3511a0170ea83c936
This commit is contained in:
@@ -2086,6 +2086,7 @@
|
||||
"used_when_referring_to_the_figure_elsewhere_in_the_document": "",
|
||||
"user_deletion_error": "",
|
||||
"user_deletion_password_reset_tip": "",
|
||||
"user_email_attribute": "",
|
||||
"user_first_name_attribute": "",
|
||||
"user_has_left_organization_and_need_to_transfer_their_projects": "",
|
||||
"user_last_name_attribute": "",
|
||||
|
||||
@@ -2617,6 +2617,7 @@
|
||||
"user_already_added": "User already added",
|
||||
"user_deletion_error": "Sorry, something went wrong deleting your account. Please try again in a minute.",
|
||||
"user_deletion_password_reset_tip": "If you cannot remember your password, or if you are using Single-Sign-On with another provider to sign in (such as ORCID or Google), please <0>reset your password</0> and try again.",
|
||||
"user_email_attribute": "User email attribute",
|
||||
"user_first_name_attribute": "User first name attribute",
|
||||
"user_has_left_organization_and_need_to_transfer_their_projects": "In cases where a user has left your organization and you need to transfer their projects, the <0>Delete user</0> option should be used.",
|
||||
"user_is_not_part_of_group": "User is not part of group",
|
||||
|
||||
Reference in New Issue
Block a user