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
bc12dff7f0
commit
7a7eaa1295
3 changed files with 11 additions and 11 deletions
|
@ -6814,6 +6814,7 @@
|
|||
"ChatRestrictedMessages",
|
||||
"ChatRestrictedMessagesUntil",
|
||||
"ChatRestrictedOther",
|
||||
"ChatRestrictedOtherUntil",
|
||||
"ChatRestrictedPhoto",
|
||||
"ChatRestrictedPhotoUntil",
|
||||
"ChatRestrictedPolls",
|
||||
|
@ -9662,7 +9663,6 @@
|
|||
"TranslatingTo",
|
||||
"Translation",
|
||||
"TranslationCopy",
|
||||
"TranslationCopy",
|
||||
"TranslationFailed",
|
||||
"TranslationMoreCreate",
|
||||
"TranslationMoreDone",
|
||||
|
|
|
@ -247,12 +247,12 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android_x/general/" class="tr-section">
|
||||
<div class="tr-section-cover cover1"></div>
|
||||
<div class="tr-section-caption">General (612)</div>
|
||||
<div class="tr-section-caption">General (613)</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/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (879)</div>
|
||||
<div class="tr-section-caption">Unsorted (878)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1004,6 +1004,14 @@
|
|||
"singular": "The admins of this group have restricted your ability to send stickers and GIFs."
|
||||
}
|
||||
},
|
||||
"ChatRestrictedOtherUntil": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/ChatRestrictedOtherUntil",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Admins have restricted you from sending stickers and GIFs in this group until <mark class=\"token\">%1$s</mark>"
|
||||
}
|
||||
},
|
||||
"ChatRestrictedPhoto": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/ChatRestrictedPhoto",
|
||||
"photo_url": "https://telegra.ph/file/p/b91510236e4/64292afe059a6f8dd7f4117.jpg?c=102,748,488,488,280,280",
|
||||
|
@ -5151,14 +5159,6 @@
|
|||
"singular": "Try again later"
|
||||
}
|
||||
},
|
||||
"TranslationCopy": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/TranslationCopy",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Copy translation"
|
||||
}
|
||||
},
|
||||
"TranslationFailed": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/TranslationFailed",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue