Update and refine alert modals

This commit is contained in:
adilallo
2026-04-26 08:08:02 -06:00
parent 0ce05372bf
commit 9962f44ff1
15 changed files with 508 additions and 157 deletions
+3 -1
View File
@@ -43,7 +43,7 @@
"emailChangeNewEmailPlaceholder": "you@example.com",
"emailChangeCancel": "Cancel",
"emailChangeSubmit": "Send confirmation link",
"emailChangeRequestSent": "Check your inbox and confirm the new address using the link we sent.",
"emailChangeConfirmationClose": "Close",
"emailChangeSuccess": "Your account email was updated.",
"emailChangeVerifyExpired": "That confirmation link expired or was already used. Start a new email change from your profile.",
"emailChangeVerifyInvalid": "That confirmation link is not valid.",
@@ -57,6 +57,8 @@
"deleteAccountModalTitle": "Delete your account?",
"deleteAccountModalBody": "This will remove your account and sign you out. Published rules you created stay public as anonymous community rules.",
"actionError": "Something went wrong. Try again.",
"rulesLoadBannerTitle": "Could not load your CommunityRules",
"rulesLoadBannerDescription": "Check your connection and refresh the page.",
"notFound": "Not found",
"forbidden": "You do not have permission for this action."
}