mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 01:00:50 +01:00
Update content of files
This commit is contained in:
parent
575b17e92f
commit
8d63a4a01f
3 changed files with 16 additions and 17 deletions
|
@ -1715,6 +1715,7 @@
|
|||
"DeleteTheseChatsBothSides",
|
||||
"DeleteThisChat",
|
||||
"DeleteThisChat",
|
||||
"DeleteThisChatBothSides",
|
||||
"DeleteThisGroup",
|
||||
"DeleteTones",
|
||||
"DeleteTonesMessage",
|
||||
|
@ -2241,10 +2242,10 @@
|
|||
"FilterInviteLinksHint",
|
||||
"FilterInviteLinksHintNew",
|
||||
"FilterInviteNameEdited",
|
||||
"FilterInvitePrivateChannelToast",
|
||||
"FilterInvitePrivateGroupToast",
|
||||
"FilterInviteUser",
|
||||
"FilterInviteUserToast",
|
||||
"FilterInviteUserToast",
|
||||
"FilterMuteAll",
|
||||
"FilterMuted",
|
||||
"FilterNameHint",
|
||||
|
@ -2329,7 +2330,6 @@
|
|||
"FolderLinkPreviewLeft",
|
||||
"FolderLinkPreviewRight",
|
||||
"FolderLinkRemovedChats",
|
||||
"FolderLinkRemovedChats",
|
||||
"FolderLinkShareButton",
|
||||
"FolderLinkShareSubtitle",
|
||||
"FolderLinkShareSubtitleEmpty",
|
||||
|
|
|
@ -223,7 +223,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/settings/" class="tr-section">
|
||||
<div class="tr-section-cover cover7"></div>
|
||||
<div class="tr-section-caption">Settings (1215)</div>
|
||||
<div class="tr-section-caption">Settings (1220)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/camera_and_media/" class="tr-section">
|
||||
|
@ -248,7 +248,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 (1427)</div>
|
||||
<div class="tr-section-caption">Unsorted (1422)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -3357,6 +3357,14 @@
|
|||
"singular": "Delete chats"
|
||||
}
|
||||
},
|
||||
"DeleteThisChatBothSides": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/DeleteThisChatBothSides",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Delete this chat"
|
||||
}
|
||||
},
|
||||
"DeleteTopics": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/DeleteTopics",
|
||||
"photo_url": null,
|
||||
|
@ -4402,12 +4410,12 @@
|
|||
"singular": "Link Name saved."
|
||||
}
|
||||
},
|
||||
"FilterInviteUserToast": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/FilterInviteUserToast",
|
||||
"FilterInvitePrivateChannelToast": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/FilterInvitePrivateChannelToast",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can’t put users into shared folders."
|
||||
"singular": "You don’t have the admin rights to share invite links to this private channel."
|
||||
}
|
||||
},
|
||||
"FilterMuted": {
|
||||
|
@ -4602,15 +4610,6 @@
|
|||
"singular": "Personal"
|
||||
}
|
||||
},
|
||||
"FolderLinkRemovedChats": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/FolderLinkRemovedChats",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Chat removed from folder",
|
||||
"plural": "<mark class=\"token\">%d</mark> chats removed from folder"
|
||||
}
|
||||
},
|
||||
"FolderLinkUpdatedSubtitle": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/FolderLinkUpdatedSubtitle",
|
||||
"photo_url": null,
|
||||
|
@ -11051,7 +11050,7 @@
|
|||
},
|
||||
"VoipGroupJoinCall": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/VoipGroupJoinCall",
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Join video chat"
|
||||
|
|
Loading…
Reference in a new issue