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
157049d7ac
commit
31a2b0f6de
3 changed files with 11 additions and 11 deletions
|
@ -221,7 +221,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/groups_and_channels/" class="tr-section">
|
||||
<div class="tr-section-cover cover8"></div>
|
||||
<div class="tr-section-caption">Groups And Channels (1313)</div>
|
||||
<div class="tr-section-caption">Groups And Channels (1314)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/profile/" 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/android/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1709)</div>
|
||||
<div class="tr-section-caption">Unsorted (1708)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1563,6 +1563,15 @@
|
|||
"plural": "Every **Telegram Premium** subscriber can boost your group **<mark class=\"token\">%d</mark>** times and help you unlock more features by using this link:"
|
||||
}
|
||||
},
|
||||
"BoostingGroupWillReceiveBoost": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/BoostingGroupWillReceiveBoost",
|
||||
"photo_url": "https://telegra.ph/file/p/b126e039c0c/1f82ed2d92b0774953b0717.jpg?c=84,621,404,404,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "this group will receive <mark class=\"token\">%d</mark> boost",
|
||||
"plural": "this group will receive <mark class=\"token\">%d</mark> boosts"
|
||||
}
|
||||
},
|
||||
"BoostingNewMembers": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/BoostingNewMembers",
|
||||
"photo_url": "https://telegra.ph/file/p/bdb4c30ac32/ff192874e1503e4dd8be817.jpg?c=89,207,280,280,280,280",
|
||||
|
|
|
@ -2483,15 +2483,6 @@
|
|||
"singular": "**<mark class=\"token\">%1$d</mark>** of the winners already used their gift links."
|
||||
}
|
||||
},
|
||||
"BoostingGroupWillReceiveBoost": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BoostingGroupWillReceiveBoost",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "this group will receive <mark class=\"token\">%d</mark> boost",
|
||||
"plural": "this group will receive <mark class=\"token\">%d</mark> boosts"
|
||||
}
|
||||
},
|
||||
"BoostingLinkAllowsToUser": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BoostingLinkAllowsToUser",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue