mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-20 16:15:08 +01:00
Update content of files
This commit is contained in:
parent
84fdf34f3e
commit
376e1d7ab8
4 changed files with 20 additions and 20 deletions
|
@ -14889,7 +14889,6 @@
|
|||
"Chat.ConfirmationRemoveFromSavedMessages",
|
||||
"Chat.Context.Card.Copy",
|
||||
"Chat.Context.Command.Copy",
|
||||
"Chat.Context.Command.Copy",
|
||||
"Chat.Context.Hashtag.Copy",
|
||||
"Chat.Context.Hashtag.Search",
|
||||
"Chat.Context.Phone.AddToContacts",
|
||||
|
@ -18131,6 +18130,7 @@
|
|||
"Monetization.Withdraw.EnterPassword.Text",
|
||||
"Monetization.Withdraw.EnterPassword.Title",
|
||||
"Monetization.Withdraw.SecurityCheck",
|
||||
"Monetization.Withdraw.SecurityRequirements",
|
||||
"Monetization.Withdraw.SetupTwoStepAuth",
|
||||
"Month.GenApril",
|
||||
"Month.GenAugust",
|
||||
|
|
|
@ -211,7 +211,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/chat_list/" class="tr-section">
|
||||
<div class="tr-section-cover cover3"></div>
|
||||
<div class="tr-section-caption">Chat List (318)</div>
|
||||
<div class="tr-section-caption">Chat List (319)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/private_chats/" class="tr-section">
|
||||
|
@ -256,12 +256,12 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/general/" class="tr-section">
|
||||
<div class="tr-section-cover cover1"></div>
|
||||
<div class="tr-section-caption">General (2019)</div>
|
||||
<div class="tr-section-caption">General (2020)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1801)</div>
|
||||
<div class="tr-section-caption">Unsorted (1799)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1977,6 +1977,14 @@
|
|||
"singular": "Leave Group"
|
||||
}
|
||||
},
|
||||
"HashtagSearch.NoResultsQueryCashtagDescription": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/HashtagSearch.NoResultsQueryCashtagDescription",
|
||||
"photo_url": "https://telegra.ph/file/p/c13efe414ab/95a299f7e3501602a70ef17.jpg?c=66,549,467,467,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "There were no results for <mark class=\"token\">%@</mark>.<br/>Try another cashtag."
|
||||
}
|
||||
},
|
||||
"HashtagSearch.StoriesFound": {
|
||||
"url": "https://translations.telegram.org/en/ios/chat_list/HashtagSearch.StoriesFound",
|
||||
"photo_url": "https://telegra.ph/file/p/e0f10390b5a/9a77f111919fd4e14688d17.jpg?c=90,184,280,280,280,280",
|
||||
|
|
|
@ -2106,14 +2106,6 @@
|
|||
"singular": "Do you want to clear your recent reaction emoji from suggestions?"
|
||||
}
|
||||
},
|
||||
"Chat.Context.Command.Copy": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.Context.Command.Copy",
|
||||
"photo_url": "https://telegra.ph/file/p/1271cb25b20/270ecd2f89efaa5e4c59017.jpg?c=210,570,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Copy Command"
|
||||
}
|
||||
},
|
||||
"Chat.Context.Timecode.Copy": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.Context.Timecode.Copy",
|
||||
"photo_url": null,
|
||||
|
@ -6607,14 +6599,6 @@
|
|||
"singular": "View Channel"
|
||||
}
|
||||
},
|
||||
"HashtagSearch.NoResultsQueryCashtagDescription": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/HashtagSearch.NoResultsQueryCashtagDescription",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "There were no results for <mark class=\"token\">%@</mark>.<br/>Try another cashtag."
|
||||
}
|
||||
},
|
||||
"ImportStickerPack.AddToExistingStickerSet": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ImportStickerPack.AddToExistingStickerSet",
|
||||
"photo_url": null,
|
||||
|
@ -8224,6 +8208,14 @@
|
|||
"singular": "Security Check"
|
||||
}
|
||||
},
|
||||
"Monetization.Withdraw.SecurityRequirements": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Monetization.Withdraw.SecurityRequirements",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can only collect rewards if:<br/><br/>• 2-Step Verification was enabled for your account more than **7 days** ago.<br/><br/>• You have logged in on this device more than **24 hours** ago."
|
||||
}
|
||||
},
|
||||
"Monetization.Withdraw.SetupTwoStepAuth": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Monetization.Withdraw.SetupTwoStepAuth",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue