fix: Use "registered notification channel" where applicable

This commit is contained in:
Steffo
2026-09-03 13:37:09 +00:00
committed by Tangled
parent 8c3386a3ab
commit 6750aeccaf
+2 -2
View File
@@ -271,7 +271,7 @@
"emailUpdateFailed": "Failed to update email",
"handleUpdated": "Handle updated successfully",
"handleUpdateFailed": "Failed to update handle",
"deletionConfirmationSent": "Deletion confirmation sent to your email",
"deletionConfirmationSent": "Deletion confirmation sent to your registered notification channel",
"deletionRequestFailed": "Failed to request account deletion",
"deleteConfirmation": "Are you absolutely sure you want to delete your account? This cannot be undone.",
"deletionFailed": "Failed to delete account",
@@ -791,7 +791,7 @@
"subtitle": "Lost access to your passkey? Enter your handle or email and we'll send you a recovery link.",
"successTitle": "Recovery Link Sent",
"successMessage": "If your account exists and is a passkey-only account, you'll receive a recovery link at your preferred notification channel.",
"successInfo": "The link will expire in 1 hour. Check your email, Discord, Telegram, or Signal depending on your account settings.",
"successInfo": "The link will expire in 1 hour. Check your registered notification channel.",
"handleOrEmail": "Handle or Email",
"emailPlaceholder": "handle or you@example.com",
"howItWorks": "How it works",