diff --git a/frontend/src/locales/en.json b/frontend/src/locales/en.json index 82fcd8a..ff4ff60 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -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",