mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-29 11:43:05 +01:00
Update content of files
This commit is contained in:
parent
bfcb15174d
commit
451b8e7362
4 changed files with 19 additions and 10 deletions
|
@ -22156,6 +22156,7 @@
|
|||
"Story.ToastQualitySD.Title",
|
||||
"Story.ToastReactionSent",
|
||||
"Story.ToastRemovedFromChannelText",
|
||||
"Story.ToastRemovedFromGroupText",
|
||||
"Story.ToastRemovedFromProfileText",
|
||||
"Story.ToastSavedToChannelText",
|
||||
"Story.ToastSavedToChannelTitle",
|
||||
|
|
|
@ -246,7 +246,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/bots_and_payments/" class="tr-section">
|
||||
<div class="tr-section-cover cover9"></div>
|
||||
<div class="tr-section-caption">Bots And Payments (268)</div>
|
||||
<div class="tr-section-caption">Bots And Payments (269)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/passport/" class="tr-section">
|
||||
|
@ -261,7 +261,7 @@
|
|||
</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 (1871)</div>
|
||||
<div class="tr-section-caption">Unsorted (1870)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1309,6 +1309,14 @@
|
|||
"singular": "username"
|
||||
}
|
||||
},
|
||||
"Report.Title.Bot": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/Report.Title.Bot",
|
||||
"photo_url": "https://telegra.ph/file/p/4946737021c/82341ed5476e4c1fb81a917.jpg?c=160,293,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Report Bot"
|
||||
}
|
||||
},
|
||||
"ReportPeer.Report": {
|
||||
"url": "https://translations.telegram.org/en/ios/bots_and_payments/ReportPeer.Report",
|
||||
"photo_url": "https://telegra.ph/file/p/afeb94b3b0d/e72a77eda5789269156981d.jpg?c=37,1968,280,280,280,280",
|
||||
|
|
|
@ -11238,14 +11238,6 @@
|
|||
"singular": "Block and Delete Replies"
|
||||
}
|
||||
},
|
||||
"Report.Title.Bot": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Report.Title.Bot",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Report Bot"
|
||||
}
|
||||
},
|
||||
"Report.Title.User": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Report.Title.User",
|
||||
"photo_url": null,
|
||||
|
@ -13073,6 +13065,14 @@
|
|||
"singular": "**<mark class=\"token\">%@</mark>** has been removed from your contacts."
|
||||
}
|
||||
},
|
||||
"Story.ToastRemovedFromGroupText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.ToastRemovedFromGroupText",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Story removed from the group page"
|
||||
}
|
||||
},
|
||||
"Story.ToastSavedToChannelTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.ToastSavedToChannelTitle",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue