Fix typo when updating email address (#27789)

- correct text that is shown when attempting to change an email address
mj-develop
Joel Wetzell 6 months ago committed by GitHub
parent 7a286e4753
commit 46dd02702d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2856,7 +2856,7 @@ emails.updated = Email updated
emails.not_updated = Failed to update the requested email address: %v
emails.duplicate_active = This email address is already active for a different user.
emails.change_email_header = Update Email Properties
emails.change_email_text = Are your sure you want to update this email address?
emails.change_email_text = Are you sure you want to update this email address?
orgs.org_manage_panel = Organization Management
orgs.name = Name

Loading…
Cancel
Save