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
7773fdc128
commit
6c22359572
4 changed files with 19 additions and 10 deletions
|
@ -17635,6 +17635,7 @@
|
|||
"Gift.Displayed.Title",
|
||||
"Gift.Displayed.View",
|
||||
"Gift.Hidden.NewText",
|
||||
"Gift.Hidden.NewText",
|
||||
"Gift.Hidden.Text",
|
||||
"Gift.Hidden.Title",
|
||||
"Gift.Options.Gift.Filter.AllGifts",
|
||||
|
|
|
@ -216,7 +216,7 @@
|
|||
</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">
|
||||
<div class="tr-section-cover cover4"></div>
|
||||
<div class="tr-section-caption">Private chats (416)</div>
|
||||
<div class="tr-section-caption">Private chats (418)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/groups_and_channels/" 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 (1875)</div>
|
||||
<div class="tr-section-caption">Unsorted (1874)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1806,6 +1806,22 @@
|
|||
"singular": "Gift Saved to Profile"
|
||||
}
|
||||
},
|
||||
"Gift.Displayed.View": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Gift.Displayed.View",
|
||||
"photo_url": "https://telegra.ph/file/p/a3346944a43/3cdeb8ab54f0f7fc538ef17.jpg?c=301,887,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "View"
|
||||
}
|
||||
},
|
||||
"Gift.Hidden.NewText": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Gift.Hidden.NewText",
|
||||
"photo_url": "https://telegra.ph/file/p/a3346944a43/3cdeb8ab54f0f7fc538ef17.jpg?c=65,763,427,427,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "The gift is removed from your Page."
|
||||
}
|
||||
},
|
||||
"Gift.Hidden.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Gift.Hidden.Text",
|
||||
"photo_url": "https://telegra.ph/file/p/f84d14611b0/94d6603112dac5f8589ef17.jpg?c=42,672,540,540,280,280",
|
||||
|
|
|
@ -6023,14 +6023,6 @@
|
|||
"singular": "Search GIFs"
|
||||
}
|
||||
},
|
||||
"Gift.Displayed.View": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Gift.Displayed.View",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "View"
|
||||
}
|
||||
},
|
||||
"Gift.Send.ErrorOutOfStock": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Gift.Send.ErrorOutOfStock",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue