mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-05 18:38:19 +01:00
Update content of files
This commit is contained in:
parent
9de831920c
commit
9bae2f16d9
3 changed files with 34 additions and 34 deletions
|
@ -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 (1985)</div>
|
||||
<div class="tr-section-caption">General (1989)</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 (1831)</div>
|
||||
<div class="tr-section-caption">Unsorted (1827)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -7539,6 +7539,38 @@
|
|||
"singular": "All Chats"
|
||||
}
|
||||
},
|
||||
"HashtagSearch.MyMessages": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/HashtagSearch.MyMessages",
|
||||
"photo_url": "https://telegra.ph/file/p/43c2deccfd4/546c365a9bfff5fb5a76e17.jpg?c=150,133,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "My Chats"
|
||||
}
|
||||
},
|
||||
"HashtagSearch.NoRecentQueries": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/HashtagSearch.NoRecentQueries",
|
||||
"photo_url": "https://telegra.ph/file/p/43c2deccfd4/546c365a9bfff5fb5a76e17.jpg?c=0,433,600,606,276,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Enter a hashtag to find messages that contain it."
|
||||
}
|
||||
},
|
||||
"HashtagSearch.PublicPosts": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/HashtagSearch.PublicPosts",
|
||||
"photo_url": "https://telegra.ph/file/p/43c2deccfd4/546c365a9bfff5fb5a76e17.jpg?c=281,133,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Public Posts"
|
||||
}
|
||||
},
|
||||
"HashtagSearch.SearchPlaceholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/HashtagSearch.SearchPlaceholder",
|
||||
"photo_url": "https://telegra.ph/file/p/43c2deccfd4/546c365a9bfff5fb5a76e17.jpg?c=51,78,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Hashtag search"
|
||||
}
|
||||
},
|
||||
"ImportStickerPack.CheckingLink": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/ImportStickerPack.CheckingLink",
|
||||
"photo_url": "https://telegra.ph/file/p/4784647aff8/cce42d75f4ebd4fe895e017.jpg?c=176,317,280,280,280,280",
|
||||
|
|
|
@ -6752,22 +6752,6 @@
|
|||
"singular": "Clear History"
|
||||
}
|
||||
},
|
||||
"HashtagSearch.MyMessages": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/HashtagSearch.MyMessages",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "My Chats"
|
||||
}
|
||||
},
|
||||
"HashtagSearch.NoRecentQueries": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/HashtagSearch.NoRecentQueries",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Enter a hashtag to find messages that contain it."
|
||||
}
|
||||
},
|
||||
"HashtagSearch.NoResults": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/HashtagSearch.NoResults",
|
||||
"photo_url": null,
|
||||
|
@ -6784,22 +6768,6 @@
|
|||
"singular": "There were no results for <mark class=\"token\">%@</mark>.<br/>Try another hashtag."
|
||||
}
|
||||
},
|
||||
"HashtagSearch.PublicPosts": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/HashtagSearch.PublicPosts",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Public Posts"
|
||||
}
|
||||
},
|
||||
"HashtagSearch.SearchPlaceholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/HashtagSearch.SearchPlaceholder",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Hashtag search"
|
||||
}
|
||||
},
|
||||
"ImportStickerPack.AddToExistingStickerSet": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ImportStickerPack.AddToExistingStickerSet",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue