mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-28 19:23:11 +01:00
Update content of files
This commit is contained in:
parent
e1bfa1c9b3
commit
aab6a37512
4 changed files with 10 additions and 55 deletions
|
@ -32016,7 +32016,6 @@
|
|||
"ExpiredStoryMention",
|
||||
"ExpiredStoryMentionYou",
|
||||
"ExpiredStorySubtitle",
|
||||
"ExportedInvitation.Status.Expired",
|
||||
"ExportedInvitation.Status.Revoked",
|
||||
"FakeMessage",
|
||||
"FavoriteStickers",
|
||||
|
@ -32843,12 +32842,10 @@
|
|||
"UserRestrictionsSend",
|
||||
"UserRestrictionsSendFiles",
|
||||
"UserRestrictionsSendMedia",
|
||||
"UserRestrictionsSendMusic",
|
||||
"UserRestrictionsSendPhotos",
|
||||
"UserRestrictionsSendPolls",
|
||||
"UserRestrictionsSendRound",
|
||||
"UserRestrictionsSendStickers",
|
||||
"UserRestrictionsSendVideos",
|
||||
"UserRestrictionsSendVoices",
|
||||
"UserUnblocked",
|
||||
"Username",
|
||||
|
@ -32921,8 +32918,6 @@
|
|||
"WebApp.Attach.Success",
|
||||
"WebApp.AttachRemove.Success",
|
||||
"WebApp.InstallBot",
|
||||
"WebApp.WriteAccess.Description",
|
||||
"WebApp.WriteAccess.Title",
|
||||
"WebSessionsTitle",
|
||||
"Weeks",
|
||||
"WhoCanAddMe",
|
||||
|
|
|
@ -246,7 +246,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/webk/bots_and_payments/" class="tr-section">
|
||||
<div class="tr-section-cover cover9"></div>
|
||||
<div class="tr-section-caption">Bots And Payments (27)</div>
|
||||
<div class="tr-section-caption">Bots And Payments (28)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/webk/passport/" class="tr-section">
|
||||
|
@ -261,7 +261,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/webk/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1085)</div>
|
||||
<div class="tr-section-caption">Unsorted (1084)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1,4 +1,12 @@
|
|||
{
|
||||
"ActionBotAllowedRequest": {
|
||||
"url": "https://translations.telegram.org/en/webk/bots_and_payments/ActionBotAllowedRequest",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You allowed this bot to message you when you accepted its request."
|
||||
}
|
||||
},
|
||||
"Chat.Service.BotPermissionAllowed": {
|
||||
"url": "https://translations.telegram.org/en/webk/bots_and_payments/Chat.Service.BotPermissionAllowed",
|
||||
"photo_url": "https://telegra.ph/file/p/112a05d9a38/387325a26e98140cbf9c117.jpg?c=63,488,469,469,280,280",
|
||||
|
|
|
@ -39,14 +39,6 @@
|
|||
"singular": "You allowed this bot to message you when you added it to your attachment menu."
|
||||
}
|
||||
},
|
||||
"ActionBotAllowedRequest": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/ActionBotAllowedRequest",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You allowed this bot to message you when you accepted its request."
|
||||
}
|
||||
},
|
||||
"ActionBotWebViewData": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/ActionBotWebViewData",
|
||||
"photo_url": null,
|
||||
|
@ -3749,14 +3741,6 @@
|
|||
"singular": "The story you were mentioned in is no longer available"
|
||||
}
|
||||
},
|
||||
"ExportedInvitation.Status.Expired": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/ExportedInvitation.Status.Expired",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "expired"
|
||||
}
|
||||
},
|
||||
"ExportedInvitation.Status.Revoked": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/ExportedInvitation.Status.Revoked",
|
||||
"photo_url": null,
|
||||
|
@ -8068,14 +8052,6 @@
|
|||
"singular": "Send Files"
|
||||
}
|
||||
},
|
||||
"UserRestrictionsSendMusic": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/UserRestrictionsSendMusic",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Send Music"
|
||||
}
|
||||
},
|
||||
"UserRestrictionsSendPhotos": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/UserRestrictionsSendPhotos",
|
||||
"photo_url": null,
|
||||
|
@ -8092,14 +8068,6 @@
|
|||
"singular": "Send Video Messages"
|
||||
}
|
||||
},
|
||||
"UserRestrictionsSendVideos": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/UserRestrictionsSendVideos",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Send Videos"
|
||||
}
|
||||
},
|
||||
"UserRestrictionsSendVoices": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/UserRestrictionsSendVoices",
|
||||
"photo_url": null,
|
||||
|
@ -8630,22 +8598,6 @@
|
|||
"singular": "Install Bot"
|
||||
}
|
||||
},
|
||||
"WebApp.WriteAccess.Description": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/WebApp.WriteAccess.Description",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Allow <mark class=\"token\">%s</mark> to send messages?"
|
||||
}
|
||||
},
|
||||
"WebApp.WriteAccess.Title": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/WebApp.WriteAccess.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Allow Sending Messages"
|
||||
}
|
||||
},
|
||||
"WebSessionsTitle": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/WebSessionsTitle",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue