mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Merge pull request #17636 from overleaf/jlm-fix-translation
Fix user deletion tip now that Twitter login is gone GitOrigin-RevId: ffef4e801cefec71daf4f470fee0ae30bba854fa
This commit is contained in:
parent
2ba92141ee
commit
13ae8d7f2a
1 changed files with 1 additions and 1 deletions
|
@ -2110,7 +2110,7 @@
|
|||
"used_when_referring_to_the_figure_elsewhere_in_the_document": "Used when referring to the figure elsewhere in the document",
|
||||
"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 Twitter or Google), please <0>reset your password</0> and try again.",
|
||||
"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_first_name_attribute": "User first name attribute",
|
||||
"user_is_not_part_of_group": "User is not part of group",
|
||||
"user_last_name_attribute": "User last name attribute",
|
||||
|
|
Loading…
Reference in a new issue