mirror of
https://tangled.org/tranquil.farm/tranquil-pds
synced 2026-09-03 16:56:54 +00:00
fix: Use "registered notification channel" where applicable
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user