mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 15:31:11 +01:00
Update content of files
This commit is contained in:
parent
b044ebd563
commit
8e7fecc491
2 changed files with 9 additions and 0 deletions
|
@ -1059,6 +1059,7 @@
|
|||
"ChannelPermissions",
|
||||
"ChannelPermissionsHeader",
|
||||
"ChannelPhotoEditNotification",
|
||||
"ChannelPostDeleted",
|
||||
"ChannelPrivate",
|
||||
"ChannelPrivate",
|
||||
"ChannelPrivateInfo",
|
||||
|
|
|
@ -1623,6 +1623,14 @@
|
|||
"singular": "joined <mark class=\"token\">%1$s</mark>"
|
||||
}
|
||||
},
|
||||
"ChannelPostDeleted": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ChannelPostDeleted",
|
||||
"photo_url": "https://telegra.ph/file/p/41958bf8025/7493d5ba3fdc152a93f6d17.jpg?c=54,24,518,518,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, this post has been removed from the discussion group."
|
||||
}
|
||||
},
|
||||
"ChannelPrivateLinkHelp": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ChannelPrivateLinkHelp",
|
||||
"photo_url": "https://telegra.ph/file/p/d096a7c9164/abf757b4e16a97c71bf0517.jpg?c=0,436,600,624,268,280",
|
||||
|
|
Loading…
Reference in a new issue