✨ Account contact settings
This commit is contained in:
@ -357,5 +357,44 @@
|
||||
"typingHint": {
|
||||
"one": "{} is typing...",
|
||||
"other": "{} are typing..."
|
||||
}
|
||||
},
|
||||
"settingsAppearance": "Appearance",
|
||||
"settingsServer": "Server",
|
||||
"settingsBehavior": "Behavior",
|
||||
"settingsDesktop": "Desktop",
|
||||
"settingsKeyboardShortcuts": "Keyboard Shortcuts",
|
||||
"settingsEnterToSendDesktopHint": "Press Enter to send messages, use Shift+Enter for new line.",
|
||||
"settingsHelp": "Settings Help",
|
||||
"settingsHelpContent": "This page allows you to manage your app settings, appearance, and behavior. If you need assistance, please contact support.",
|
||||
"settingsKeyboardShortcutSearch": "Search",
|
||||
"settingsKeyboardShortcutSettings": "Settings",
|
||||
"settingsKeyboardShortcutNewMessage": "New Message",
|
||||
"settingsKeyboardShortcutCloseDialog": "Close Dialog",
|
||||
"close": "Close",
|
||||
"contactMethod": "Contact Method",
|
||||
"contactMethodType": "Contact Type",
|
||||
"contactMethodTypeEmail": "Email",
|
||||
"contactMethodTypePhone": "Phone",
|
||||
"contactMethodTypeAddress": "Address",
|
||||
"contactMethodEmailHint": "Enter your email address",
|
||||
"contactMethodPhoneHint": "Enter your phone number",
|
||||
"contactMethodAddressHint": "Enter your physical address",
|
||||
"contactMethodEmailDescription": "Your email will be used for account recovery and notifications",
|
||||
"contactMethodPhoneDescription": "Your phone number will be used for account recovery and notifications",
|
||||
"contactMethodAddressDescription": "Your physical address will be used for shipping and billing purposes.",
|
||||
"contactMethodVerified": "Verified",
|
||||
"contactMethodUnverified": "Unverified",
|
||||
"contactMethodVerify": "Verify Contact",
|
||||
"contactMethodDelete": "Delete Contact",
|
||||
"contactMethodNew": "New Contact Method",
|
||||
"contactMethodContentEmpty": "Contact content cannot be empty",
|
||||
"contactMethodVerificationSent": "Verification code sent to your contact method",
|
||||
"contactMethodVerificationNeeded": "The contact method is added, but not verified yet. You can verify it by tapping it and select verify.",
|
||||
"accountContactMethod": "Contact Methods",
|
||||
"accountContactMethodDescription": "Manage your contact methods for account recovery and notifications",
|
||||
"authFactorVerificationNeeded": "The auth factor is added, but it is not enabled yet. You can enable it by tapping it and enter the verification code.",
|
||||
"contactMethodPrimary": "Primary",
|
||||
"contactMethodSetPrimary": "Set as Primary",
|
||||
"contactMethodSetPrimaryHint": "Set this contact method as your primary contact method for account recovery and notifications",
|
||||
"contactMethodDeleteHint": "Are you sure to delete this contact method? This action cannot be undone."
|
||||
}
|
||||
|
Reference in New Issue
Block a user