mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-15 22:31:03 +01:00
Update content of files
This commit is contained in:
parent
83d9aac19c
commit
bd7ec0f054
3 changed files with 13 additions and 13 deletions
|
@ -10823,7 +10823,6 @@
|
|||
"ChatList.Context.Archive",
|
||||
"ChatList.Context.Back",
|
||||
"ChatList.Context.CloseTopic",
|
||||
"ChatList.Context.CloseTopic",
|
||||
"ChatList.Context.Delete",
|
||||
"ChatList.Context.Delete",
|
||||
"ChatList.Context.HideArchive",
|
||||
|
@ -15650,6 +15649,7 @@
|
|||
"Web.OpenExternal",
|
||||
"WebApp.AddToAttachmentAdd",
|
||||
"WebApp.AddToAttachmentAlreadyAddedError",
|
||||
"WebApp.AddToAttachmentSucceeded",
|
||||
"WebApp.AddToAttachmentText",
|
||||
"WebApp.AddToAttachmentUnavailableError",
|
||||
"WebApp.CloseAnyway",
|
||||
|
|
|
@ -235,12 +235,12 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/general/" class="tr-section">
|
||||
<div class="tr-section-cover cover1"></div>
|
||||
<div class="tr-section-caption">General (1520)</div>
|
||||
<div class="tr-section-caption">General (1521)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (931)</div>
|
||||
<div class="tr-section-caption">Unsorted (930)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1668,14 +1668,6 @@
|
|||
"singular": "Back"
|
||||
}
|
||||
},
|
||||
"ChatList.Context.CloseTopic": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.Context.CloseTopic",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Close"
|
||||
}
|
||||
},
|
||||
"ChatList.Context.ReopenTopic": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.Context.ReopenTopic",
|
||||
"photo_url": "https://telegra.ph/file/p/d0b0a23d5af/7f0d93894a1cc9bbc6f2a17.jpg?c=21,902,280,280,280,280",
|
||||
|
@ -6828,7 +6820,7 @@
|
|||
},
|
||||
"Username.LinkCopied": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Username.LinkCopied",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/193556a2d87/c80d3fdcb06ec876ea51c17.jpg?c=76,933,299,299,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Link copied to clipboard."
|
||||
|
@ -6860,7 +6852,7 @@
|
|||
},
|
||||
"Username.Username": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Username.Username",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/193556a2d87/c80d3fdcb06ec876ea51c17.jpg?c=25,172,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "USERNAME"
|
||||
|
@ -7412,6 +7404,14 @@
|
|||
"singular": "This bot is already added to your attachment menu."
|
||||
}
|
||||
},
|
||||
"WebApp.AddToAttachmentSucceeded": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/WebApp.AddToAttachmentSucceeded",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "**<mark class=\"token\">%@</mark>** added to your attachment menu."
|
||||
}
|
||||
},
|
||||
"WebApp.MessagePreview": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/WebApp.MessagePreview",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue