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
a19f9ecdcc
commit
30ada3db17
3 changed files with 12 additions and 2 deletions
|
@ -2956,6 +2956,7 @@
|
|||
"GiftPremiumUsersTwo",
|
||||
"GiftPremiumWhatsIncluded",
|
||||
"GiftPremiumWillReceiveBoosts",
|
||||
"GiftPremiumWillReceiveBoostsPlural",
|
||||
"GiftSubscriptionCountFor",
|
||||
"GiftSubscriptionFor",
|
||||
"GiftTelegramPremiumDescription",
|
||||
|
|
|
@ -199,7 +199,7 @@
|
|||
</div></nav>
|
||||
<section class="content clearfix">
|
||||
<section class="tr-content"><h3 class="tr-header">
|
||||
<a href="/en/" class="tr-back"></a>Android<span class="tr-header-counter">6728</span>
|
||||
<a href="/en/" class="tr-back"></a>Android<span class="tr-header-counter">6729</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/android/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/android/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/android/recent/comments">Comments</a></span></div>
|
||||
</h3>
|
||||
<section class="tr-sections clearfix">
|
||||
|
@ -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 (1614)</div>
|
||||
<div class="tr-section-caption">Unsorted (1615)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -5638,6 +5638,15 @@
|
|||
"singular": "**<mark class=\"token\">%1$s</mark>**, **<mark class=\"token\">%2$s</mark>**, **<mark class=\"token\">%3$s</mark>**"
|
||||
}
|
||||
},
|
||||
"GiftPremiumWillReceiveBoostsPlural": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/GiftPremiumWillReceiveBoostsPlural",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You will receive <i class=\"emoji\" style=\"background-image:url('//telegram.org/img/emoji/40/E29AA1.png')\"><b>⚡</b></i> **<mark class=\"token\">%1$d</mark>** boost.",
|
||||
"plural": "You will receive <i class=\"emoji\" style=\"background-image:url('//telegram.org/img/emoji/40/E29AA1.png')\"><b>⚡</b></i> **<mark class=\"token\">%1$d</mark>** boosts."
|
||||
}
|
||||
},
|
||||
"GiftSubscriptionFor": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/GiftSubscriptionFor",
|
||||
"photo_url": "https://telegra.ph/file/p/5a73214613e/727c060653ba51b3c84a317.jpg?c=124,796,352,352,280,280",
|
||||
|
|
Loading…
Reference in a new issue