mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 15:59:13 +01:00
Update content of files
This commit is contained in:
parent
f9d46e8b3c
commit
bcb48c3dcb
3 changed files with 11 additions and 11 deletions
|
@ -217,7 +217,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 (1101)</div>
|
||||
<div class="tr-section-caption">Groups And Channels (1102)</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">
|
||||
|
@ -252,7 +252,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 (1402)</div>
|
||||
<div class="tr-section-caption">Unsorted (1401)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1171,6 +1171,15 @@
|
|||
"singular": "Sorry, this channel is private."
|
||||
}
|
||||
},
|
||||
"ChannelCaptionLimitPremiumPromo": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/ChannelCaptionLimitPremiumPromo",
|
||||
"photo_url": "https://telegra.ph/file/p/8d4f6b0edee/e132103af2347aae2ea0c17.jpg?c=48,384,539,539,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Make the caption shorter or subscribe to *Telegram Premium* to double the limit to **<mark class=\"token\">%1$s</mark>** character.",
|
||||
"plural": "Make the caption shorter or subscribe to *Telegram Premium* to double the limit to **<mark class=\"token\">%1$s</mark>** characters."
|
||||
}
|
||||
},
|
||||
"ChannelContacts": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/ChannelContacts",
|
||||
"photo_url": "https://telegra.ph/file/p/8246e1acfcc/6388adc437c6aea128a3017.jpg?c=13,120,287,287,280,280",
|
||||
|
|
|
@ -2237,15 +2237,6 @@
|
|||
"singular": "Can't access the chat"
|
||||
}
|
||||
},
|
||||
"ChannelCaptionLimitPremiumPromo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ChannelCaptionLimitPremiumPromo",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Make the caption shorter or subscribe to *Telegram Premium* to double the limit to **<mark class=\"token\">%1$s</mark>** character.",
|
||||
"plural": "Make the caption shorter or subscribe to *Telegram Premium* to double the limit to **<mark class=\"token\">%1$s</mark>** characters."
|
||||
}
|
||||
},
|
||||
"ChannelDeleteAlert": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ChannelDeleteAlert",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue