mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 23:38:26 +01:00
Update content of files
This commit is contained in:
parent
f52428b514
commit
5345a38e58
3 changed files with 28 additions and 28 deletions
|
@ -201,7 +201,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/tdesktop/groups_and_channels/" class="tr-section">
|
||||
<div class="tr-section-cover cover8"></div>
|
||||
<div class="tr-section-caption">Groups And Channels (756)</div>
|
||||
<div class="tr-section-caption">Groups And Channels (759)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/tdesktop/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/tdesktop/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (353)</div>
|
||||
<div class="tr-section-caption">Unsorted (350)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -833,6 +833,32 @@
|
|||
"singular": "More info »"
|
||||
}
|
||||
},
|
||||
"lng_caption_limit1": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_caption_limit1",
|
||||
"photo_url": "https://telegra.ph/file/p/8449715c397/2d1b770dc9e2bc35ecf4717.jpg?c=53,160,480,480,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, you can't use more than **<mark class=\"token\">{count}</mark>** character in media captions.",
|
||||
"plural": "Sorry, you can't use more than **<mark class=\"token\">{count}</mark>** characters in media captions."
|
||||
}
|
||||
},
|
||||
"lng_caption_limit2": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_caption_limit2",
|
||||
"photo_url": "https://telegra.ph/file/p/8449715c397/2d1b770dc9e2bc35ecf4717.jpg?c=50,174,493,493,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Make the caption shorter or subscribe to **Telegram Premium** to double the limit to **<mark class=\"token\">{count}</mark>** character.",
|
||||
"plural": "Make the caption shorter or subscribe to **Telegram Premium** to double the limit to **<mark class=\"token\">{count}</mark>** characters."
|
||||
}
|
||||
},
|
||||
"lng_caption_limit_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_caption_limit_title",
|
||||
"photo_url": "https://telegra.ph/file/p/8449715c397/2d1b770dc9e2bc35ecf4717.jpg?c=60,136,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Limit Reached"
|
||||
}
|
||||
},
|
||||
"lng_channel_add_admin": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/groups_and_channels/lng_channel_add_admin",
|
||||
"photo_url": "https://telegra.ph/file/p/e3cb7a531fc/e550d21582179600e93f919.jpg?c=355,175,280,280,280,280",
|
||||
|
|
|
@ -508,24 +508,6 @@
|
|||
"singular": "Bots can only be added to channels as admins."
|
||||
}
|
||||
},
|
||||
"lng_caption_limit1": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_caption_limit1",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, you can't use more than **<mark class=\"token\">{count}</mark>** character in media captions.",
|
||||
"plural": "Sorry, you can't use more than **<mark class=\"token\">{count}</mark>** characters in media captions."
|
||||
}
|
||||
},
|
||||
"lng_caption_limit2": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_caption_limit2",
|
||||
"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\">{count}</mark>** character.",
|
||||
"plural": "Make the caption shorter or subscribe to **Telegram Premium** to double the limit to **<mark class=\"token\">{count}</mark>** characters."
|
||||
}
|
||||
},
|
||||
"lng_caption_limit_reached": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_caption_limit_reached",
|
||||
"photo_url": null,
|
||||
|
@ -535,14 +517,6 @@
|
|||
"plural": "You've reached the media caption limit. Please make the caption shorter by <mark class=\"token\">{count}</mark> characters."
|
||||
}
|
||||
},
|
||||
"lng_caption_limit_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_caption_limit_title",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Limit Reached"
|
||||
}
|
||||
},
|
||||
"lng_channel_badge": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_channel_badge",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue