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
dad94fe240
commit
1a7e505dc1
3 changed files with 26 additions and 26 deletions
|
@ -10720,7 +10720,6 @@
|
|||
"Channel.AdminLog.TopicPinned",
|
||||
"Channel.AdminLog.TopicRemovedIcon",
|
||||
"Channel.AdminLog.TopicRenamed",
|
||||
"Channel.AdminLog.TopicRenamedWithIcon",
|
||||
"Channel.AdminLog.TopicRenamedWithRemovedIcon",
|
||||
"Channel.AdminLog.TopicReopened",
|
||||
"Channel.AdminLog.TopicUnhidden",
|
||||
|
@ -11082,7 +11081,6 @@
|
|||
"ChatList.DeleteForAllMembers",
|
||||
"ChatList.DeleteForAllMembersConfirmationText",
|
||||
"ChatList.DeleteForAllSubscribers",
|
||||
"ChatList.DeleteForAllSubscribersConfirmationText",
|
||||
"ChatList.DeleteForCurrentUser",
|
||||
"ChatList.DeleteForCurrentUser",
|
||||
"ChatList.DeleteForEveryone",
|
||||
|
@ -14611,9 +14609,11 @@
|
|||
"Privacy.ProfilePhoto.PublicPhotoSuccess",
|
||||
"Privacy.ProfilePhoto.PublicVideoSuccess",
|
||||
"Privacy.ProfilePhoto.RemovePublicPhoto",
|
||||
"Privacy.ProfilePhoto.RemovePublicPhoto",
|
||||
"Privacy.ProfilePhoto.RemovePublicVideo",
|
||||
"Privacy.ProfilePhoto.SetPublicPhoto",
|
||||
"Privacy.ProfilePhoto.UpdatePublicPhoto",
|
||||
"Privacy.ProfilePhoto.UpdatePublicPhoto",
|
||||
"Privacy.ProfilePhoto.WhoCanSeeMyPhoto",
|
||||
"Privacy.SecretChatsLinkPreviews",
|
||||
"Privacy.SecretChatsLinkPreviewsHelp",
|
||||
|
|
|
@ -6065,6 +6065,30 @@
|
|||
"singular": "This video will be shown to those who are restricted from viewing your real photos."
|
||||
}
|
||||
},
|
||||
"Privacy.ProfilePhoto.RemovePublicPhoto": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Privacy.ProfilePhoto.RemovePublicPhoto",
|
||||
"photo_url": "https://telegra.ph/file/p/4f38267aeb4/3e472463d3053c0942d4317.jpg?c=95,706,302,302,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Remove Public Photo"
|
||||
}
|
||||
},
|
||||
"Privacy.ProfilePhoto.RemovePublicVideo": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Privacy.ProfilePhoto.RemovePublicVideo",
|
||||
"photo_url": "https://telegra.ph/file/p/d6a9c455f3c/e938816f13e963b0e022117.jpg?c=95,707,300,300,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Remove Public Video"
|
||||
}
|
||||
},
|
||||
"Privacy.ProfilePhoto.UpdatePublicPhoto": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Privacy.ProfilePhoto.UpdatePublicPhoto",
|
||||
"photo_url": "https://telegra.ph/file/p/4f38267aeb4/3e472463d3053c0942d4317.jpg?c=96,660,293,293,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Update Public Photo"
|
||||
}
|
||||
},
|
||||
"Privacy.ProfilePhoto.WhoCanSeeMyPhoto": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Privacy.ProfilePhoto.WhoCanSeeMyPhoto",
|
||||
"photo_url": "https://telegra.ph/file/p/85c3a677c29/4cb35a7c7984ab695d1be1d.jpg?c=14,225,840,840,280,280",
|
||||
|
|
|
@ -1008,14 +1008,6 @@
|
|||
"singular": "<mark class=\"token\">%1$@</mark> renamed topic <mark class=\"token\">%2$@</mark> to <mark class=\"token\">%3$@</mark>"
|
||||
}
|
||||
},
|
||||
"Channel.AdminLog.TopicRenamedWithIcon": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Channel.AdminLog.TopicRenamedWithIcon",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark> renamed topic <mark class=\"token\">%2$@</mark> to <mark class=\"token\">%3$@</mark> and changed icon to <mark class=\"token\">%4$@</mark>"
|
||||
}
|
||||
},
|
||||
"Channel.AdminLog.TopicRenamedWithRemovedIcon": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Channel.AdminLog.TopicRenamedWithRemovedIcon",
|
||||
"photo_url": null,
|
||||
|
@ -1796,14 +1788,6 @@
|
|||
"singular": "This will **delete all messages** in this chat for **all participants**."
|
||||
}
|
||||
},
|
||||
"ChatList.DeleteForAllSubscribersConfirmationText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.DeleteForAllSubscribersConfirmationText",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This will **delete all messages** in this channel for **all subscribers**."
|
||||
}
|
||||
},
|
||||
"ChatList.DeleteThreadsConfirmation": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.DeleteThreadsConfirmation",
|
||||
"photo_url": "https://telegra.ph/file/p/1b0ec74c1c0/bbe68f5c44162215f6ece17.jpg?c=160,886,280,280,280,280",
|
||||
|
@ -7185,14 +7169,6 @@
|
|||
"singular": "Remove Public Photo"
|
||||
}
|
||||
},
|
||||
"Privacy.ProfilePhoto.RemovePublicVideo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Privacy.ProfilePhoto.RemovePublicVideo",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Remove Public Video"
|
||||
}
|
||||
},
|
||||
"Privacy.ProfilePhoto.SetPublicPhoto": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Privacy.ProfilePhoto.SetPublicPhoto",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue