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
492d2b5b0c
commit
37d3fe088a
5 changed files with 29 additions and 21 deletions
|
@ -12284,7 +12284,7 @@
|
|||
"BoostGift.AdditionalPrizes",
|
||||
"BoostGift.AdditionalPrizesInfoForMonths",
|
||||
"BoostGift.AdditionalPrizesInfoOff",
|
||||
"BoostGift.AdditionalPrizesInfoSubscriptions",
|
||||
"BoostGift.AdditionalPrizesInfoOn",
|
||||
"BoostGift.AdditionalPrizesInfoSubscriptions",
|
||||
"BoostGift.AdditionalPrizesInfoWithSubscriptions",
|
||||
"BoostGift.AdditionalPrizesPlaceholder",
|
||||
|
@ -13680,6 +13680,7 @@
|
|||
"ChatListFolder.NamePlaceholder",
|
||||
"ChatListFolder.NameSectionHeader",
|
||||
"ChatListFolder.NameSectionHeader",
|
||||
"ChatListFolder.NameUnread",
|
||||
"ChatListFolder.TitleCreate",
|
||||
"ChatListFolder.TitleCreate",
|
||||
"ChatListFolder.TitleEdit",
|
||||
|
|
|
@ -221,7 +221,7 @@
|
|||
</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">
|
||||
<div class="tr-section-cover cover8"></div>
|
||||
<div class="tr-section-caption">Groups And Channels (1398)</div>
|
||||
<div class="tr-section-caption">Groups And Channels (1399)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/profile/" class="tr-section">
|
||||
|
@ -236,7 +236,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/stories/" class="tr-section">
|
||||
<div class="tr-section-cover cover11"></div>
|
||||
<div class="tr-section-caption">Stories (420)</div>
|
||||
<div class="tr-section-caption">Stories (421)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/camera_and_media/" 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 (1586)</div>
|
||||
<div class="tr-section-caption">Unsorted (1584)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -394,6 +394,14 @@
|
|||
"singular": "Turn this on if you want to give the winners your own prizes in addition to Premium subscriptions."
|
||||
}
|
||||
},
|
||||
"BoostGift.AdditionalPrizesInfoOn": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/BoostGift.AdditionalPrizesInfoOn",
|
||||
"photo_url": "https://telegra.ph/file/p/1912725990e/22fd9bc1f8bbaa6b0ced917.jpg?c=12,418,560,560,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "All prizes: **<mark class=\"token\">%1$@</mark>** <mark class=\"token\">%2$@</mark> <mark class=\"token\">%3$@</mark>."
|
||||
}
|
||||
},
|
||||
"BoostGift.AdditionalPrizesInfoSubscriptions": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/BoostGift.AdditionalPrizesInfoSubscriptions",
|
||||
"photo_url": "https://telegra.ph/file/p/1912725990e/22fd9bc1f8bbaa6b0ced917.jpg?c=110,504,391,391,280,280",
|
||||
|
|
|
@ -3058,6 +3058,14 @@
|
|||
"singular": "View Message"
|
||||
}
|
||||
},
|
||||
"Story.Views.NoReactions": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.Views.NoReactions",
|
||||
"photo_url": "https://telegra.ph/file/p/5715e3be40f/4017b4e0df850665dbf7917.jpg?c=145,793,309,309,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Nobody has reacted to<br/>your story yet."
|
||||
}
|
||||
},
|
||||
"Story.Views.NoViews": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.Views.NoViews",
|
||||
"photo_url": "https://telegra.ph/file/p/c3ec0330f0a/cd9e5e417ba7a755b478d17.jpg?c=159,815,280,280,280,280",
|
||||
|
|
|
@ -343,15 +343,6 @@
|
|||
"singular": "Block User"
|
||||
}
|
||||
},
|
||||
"BoostGift.AdditionalPrizesInfoSubscriptions": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BoostGift.AdditionalPrizesInfoSubscriptions",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> Telegram Premium subscription",
|
||||
"plural": "<mark class=\"token\">%@</mark> Telegram Premium subscriptions"
|
||||
}
|
||||
},
|
||||
"BoostGift.Channels.MaximumReached": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BoostGift.Channels.MaximumReached",
|
||||
"photo_url": null,
|
||||
|
@ -3213,6 +3204,14 @@
|
|||
"singular": "Not Muted"
|
||||
}
|
||||
},
|
||||
"ChatListFolder.NameUnread": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatListFolder.NameUnread",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Unread"
|
||||
}
|
||||
},
|
||||
"ChatListFolderSettings.SubscribeToMoveAll": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatListFolderSettings.SubscribeToMoveAll",
|
||||
"photo_url": "https://telegra.ph/file/p/d812070f03c/70e23733190ebd698a01b17.jpg?c=65,156,424,424,280,280",
|
||||
|
@ -10985,14 +10984,6 @@
|
|||
"singular": " • commented"
|
||||
}
|
||||
},
|
||||
"Story.Views.NoReactions": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.Views.NoReactions",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Nobody has reacted to<br/>your story yet."
|
||||
}
|
||||
},
|
||||
"Story.Views.ViewsExpired": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.Views.ViewsExpired",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue