mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 07:52:37 +01:00
Update content of files
This commit is contained in:
parent
5c505bd339
commit
2222b52b26
4 changed files with 21 additions and 21 deletions
|
@ -200,12 +200,12 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android_x/private_chats/" class="tr-section">
|
||||
<div class="tr-section-cover cover4"></div>
|
||||
<div class="tr-section-caption">Private chats (168)</div>
|
||||
<div class="tr-section-caption">Private chats (169)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android_x/groups_and_channels/" class="tr-section">
|
||||
<div class="tr-section-cover cover8"></div>
|
||||
<div class="tr-section-caption">Groups And Channels (815)</div>
|
||||
<div class="tr-section-caption">Groups And Channels (816)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android_x/profile/" class="tr-section">
|
||||
|
@ -240,7 +240,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android_x/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (702)</div>
|
||||
<div class="tr-section-caption">Unsorted (700)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1409,6 +1409,15 @@
|
|||
"singular": "Edit Group"
|
||||
}
|
||||
},
|
||||
"EditMessageTextTooLong": {
|
||||
"url": "https://translations.telegram.org/en/android_x/groups_and_channels/EditMessageTextTooLong",
|
||||
"photo_url": "https://telegra.ph/file/p/d7cb5c71cc9/123e24eb21ce9396d159917.jpg?c=120,349,469,469,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Text exceeds the limit by <mark class=\"token\">%1$s</mark> character.",
|
||||
"plural": "Text exceeds the limit by <mark class=\"token\">%1$s</mark> characters."
|
||||
}
|
||||
},
|
||||
"EditOwnerAnonymous": {
|
||||
"url": "https://translations.telegram.org/en/android_x/groups_and_channels/EditOwnerAnonymous",
|
||||
"photo_url": "https://telegra.ph/file/p/0f0937c4806/20a7ee82b938a4d5fb32a17.jpg?c=62,825,280,280,280,280",
|
||||
|
|
|
@ -227,6 +227,15 @@
|
|||
"singular": "Downloads"
|
||||
}
|
||||
},
|
||||
"EditMessageCaptionTooLong": {
|
||||
"url": "https://translations.telegram.org/en/android_x/private_chats/EditMessageCaptionTooLong",
|
||||
"photo_url": "https://telegra.ph/file/p/5af7bcf8117/fd9d8e0fb81ddc806101d17.jpg?c=96,337,493,493,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Caption exceeds the limit by <mark class=\"token\">%1$s</mark> character.",
|
||||
"plural": "Caption exceeds the limit by <mark class=\"token\">%1$s</mark> characters."
|
||||
}
|
||||
},
|
||||
"EncryptedDescription1": {
|
||||
"url": "https://translations.telegram.org/en/android_x/private_chats/EncryptedDescription1",
|
||||
"photo_url": "https://telegra.ph/file/p/4d3e3fd51ef/cf79e805ef908e57f1f6a1d.jpg?c=279,734,817,817,280,280",
|
||||
|
|
|
@ -1144,24 +1144,6 @@
|
|||
"singular": "Edit Group Restrictions"
|
||||
}
|
||||
},
|
||||
"EditMessageCaptionTooLong": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/EditMessageCaptionTooLong",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Caption exceeds the limit by <mark class=\"token\">%1$s</mark> character.",
|
||||
"plural": "Caption exceeds the limit by <mark class=\"token\">%1$s</mark> characters."
|
||||
}
|
||||
},
|
||||
"EditMessageTextTooLong": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/EditMessageTextTooLong",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Text exceeds the limit by <mark class=\"token\">%1$s</mark> character.",
|
||||
"plural": "Text exceeds the limit by <mark class=\"token\">%1$s</mark> characters."
|
||||
}
|
||||
},
|
||||
"EmojiUpdate": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/EmojiUpdate",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue