mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-27 15:00:22 +01:00
Update content of files
This commit is contained in:
parent
fb31786d51
commit
0674935ed7
5 changed files with 17 additions and 1 deletions
|
@ -0,0 +1 @@
|
|||
108cd50596bd04b32a0b3e030ab0d28bd403c555fa001bc47c0fe78bb9105219
|
|
@ -0,0 +1 @@
|
|||
6b310af02efb9adafbd6101f2f8aa546f6d0442def6b8944ed0ff421a63f3ca0
|
|
@ -0,0 +1 @@
|
|||
f93a63766fc6b90d116c7a5731fce3dedb29832e72684741cc4ee842e02a90e9
|
|
@ -0,0 +1 @@
|
|||
22687b24d286f89fa303af58f0b6549f11a43c60cbefe535ab5f19c545bf670e
|
|
@ -565,7 +565,7 @@
|
|||
"Login.willSendSms" = "Telegram will send you an SMS in %d:%@";
|
||||
"Login.passwordPlaceholder" = "password";
|
||||
|
||||
"Login.EnterPasswordDescription" = "You have enabled Two-Step Verification, your account is now protected with an additional password.";
|
||||
"Login.EnterPasswoуrdDescription" = "You have enabled Two-Step Verification, your account is now protected with an additional password.";
|
||||
"Login.RecoveryMailFailed" = "Since you haven't provided a recovery e-mail when setting up your password, your remaining options are either to remember your password or to reset your account.";
|
||||
|
||||
"Login.PasswordForgot" = "Forgot password?";
|
||||
|
@ -8167,3 +8167,15 @@
|
|||
"Archive.NewChats.Desc" = "Automatically archive and mute new private chats, groups and channels from non-contacts.";
|
||||
|
||||
"Archive.NewChats.Premium" = "This setting is available only to the subscribers of [Telegram Premium]()";
|
||||
"AuthSessions.MessageApp" = "You allowed this bot to message you when you opened %@.";
|
||||
|
||||
|
||||
"Conversation.ShareBotContactConfirmationTitle" = "Share Your Phone Number?";
|
||||
"Conversation.ShareBotContactConfirmation" = "The bot will know your phone number. This can be useful for integration with other services.";
|
||||
|
||||
"Conversation.ShareBotContactConfirmationOK" = "Share";
|
||||
|
||||
|
||||
"Webapp.AllowMessages.Title" = "Allow Sending Messages?";
|
||||
"Webapp.AllowMessages.Text" = "Allow %@ to send messages?";
|
||||
"Webapp.AllowMessages.OK" = "Allow";
|
||||
|
|
Loading…
Reference in a new issue