mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-24 16:29:45 +01:00
Update content of files
This commit is contained in:
parent
b620031b7d
commit
9d124e13a8
4 changed files with 19 additions and 10 deletions
|
@ -10061,6 +10061,7 @@
|
|||
"InviteLinkAdminApproval",
|
||||
"InviteLinkAdminApprovalHint",
|
||||
"InviteLinkAdminName",
|
||||
"InviteLinkAdminName",
|
||||
"InviteLinkAdminNameHint",
|
||||
"InviteLinkCopy",
|
||||
"InviteLinkDelete",
|
||||
|
|
|
@ -256,12 +256,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 (644)</div>
|
||||
<div class="tr-section-caption">General (646)</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 (1086)</div>
|
||||
<div class="tr-section-caption">Unsorted (1085)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -461,6 +461,14 @@
|
|||
"singular": "You can deselect the chats you don’t want to leave."
|
||||
}
|
||||
},
|
||||
"ChatFolderInviteLinkNameHint": {
|
||||
"url": "https://translations.telegram.org/en/android_x/general/ChatFolderInviteLinkNameHint",
|
||||
"photo_url": "https://telegra.ph/file/p/733f14a89a7/954839eb2e30b7d04952217.jpg?c=64,159,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Name"
|
||||
}
|
||||
},
|
||||
"ChatFolderInviteLinkNoChatsToShare": {
|
||||
"url": "https://translations.telegram.org/en/android_x/general/ChatFolderInviteLinkNoChatsToShare",
|
||||
"photo_url": "https://telegra.ph/file/p/8bcf12b48bf/46eecee6026478feb7e2817.jpg?c=0,74,600,610,276,280",
|
||||
|
@ -1420,6 +1428,14 @@
|
|||
"singular": "Invite Friends"
|
||||
}
|
||||
},
|
||||
"InviteLinkAdminName": {
|
||||
"url": "https://translations.telegram.org/en/android_x/general/InviteLinkAdminName",
|
||||
"photo_url": "https://telegra.ph/file/p/733f14a89a7/954839eb2e30b7d04952217.jpg?c=84,128,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Link Name (optional)"
|
||||
}
|
||||
},
|
||||
"InviteText": {
|
||||
"url": "https://translations.telegram.org/en/android_x/general/InviteText",
|
||||
"photo_url": "https://telegra.ph/file/p/5c5c6a2433b/aea6cd6eab365d78e0d6519.jpg?c=294,1316,603,603,280,280",
|
||||
|
|
|
@ -1191,14 +1191,6 @@
|
|||
"singular": "Only admins can send videos in this group"
|
||||
}
|
||||
},
|
||||
"ChatFolderInviteLinkNameHint": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/ChatFolderInviteLinkNameHint",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Name"
|
||||
}
|
||||
},
|
||||
"ChatHistoryPartiallyHiddenInfo": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/ChatHistoryPartiallyHiddenInfo",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue