descriptionLangKey:'No, seriously.<br/><br/>If you forget your password, you will lose access to your Telegram account. There will be no way to restore it.'
@ -352,6 +356,25 @@ const lang = {
@@ -352,6 +356,25 @@ const lang = {
"ChannelLeaveAlertWithName":"Are you sure you want to leave **%1$s**?",
"LeaveMegaMenu":"Leave group",
"DeleteChatUser":"Delete chat",
"PleaseEnterCurrentPassword":"Enter your password",
"PleaseEnterFirstPassword":"Enter a password",
"PleaseReEnterPassword":"Re-enter your password",
"LoginPassword":"Password",
"Continue":"Continue",
"YourEmailSkip":"Skip",
"YourEmailSkipWarning":"Warning",
"YourEmailSkipWarningText":"No, seriously.\n\nIf you forget your password, you will lose access to your Telegram account. There will be no way to restore it.",
"TurnPasswordOffQuestion":"Are you sure you want to disable your password?",
"Disable":"Disable",
"TwoStepVerificationSetPassword":"Set Password",
"TwoStepVerificationPasswordSet":"Password Set!",
"TwoStepVerificationPasswordSetInfo":"This password will be required when you log in on a new device in addition to the code you get in the SMS.",
"TwoStepVerificationPasswordReturnSettings":"Return to Settings",
"RecoveryEmail":"Recovery email",
"RecoveryEmailTitle":"Recovery Email",
"ResendCode":"Resend code",
"PasswordAsHintError":"Hint must be different from your password",
// * macos
"AccountSettings.Filters":"Chat Folders",
@ -563,7 +586,21 @@ const lang = {
@@ -563,7 +586,21 @@ const lang = {
"GroupPermission.Delete":"Delete Exception",
"Schedule.SendToday":"Send today at %@",
"Schedule.SendDate":"Send on %@ at %@",
//"Schedule.SendWhenOnline": "Send When Online"
//"Schedule.SendWhenOnline": "Send When Online",
"TwoStepAuth.SetPasswordHelp":"You can set a password that will be required when you log in on a new device in addition to the code you get in the SMS.",
"TwoStepAuth.GenericHelp":"You have enabled Two-Step verification.\nYou'll need the password you set up here to log in to your Telegram account.",
@ -4,10 +4,9 @@ import Countries, { Country as _Country } from "../countries";
@@ -4,10 +4,9 @@ import Countries, { Country as _Country } from "../countries";