Update content of files

This commit is contained in:
GitHub Action 2022-11-05 17:52:51 +00:00
parent 83d9aac19c
commit bd7ec0f054
3 changed files with 13 additions and 13 deletions
data/web_tr
translation_keys.json
translations.telegram.org/en

View file

@ -10823,7 +10823,6 @@
"ChatList.Context.Archive", "ChatList.Context.Archive",
"ChatList.Context.Back", "ChatList.Context.Back",
"ChatList.Context.CloseTopic", "ChatList.Context.CloseTopic",
"ChatList.Context.CloseTopic",
"ChatList.Context.Delete", "ChatList.Context.Delete",
"ChatList.Context.Delete", "ChatList.Context.Delete",
"ChatList.Context.HideArchive", "ChatList.Context.HideArchive",
@ -15650,6 +15649,7 @@
"Web.OpenExternal", "Web.OpenExternal",
"WebApp.AddToAttachmentAdd", "WebApp.AddToAttachmentAdd",
"WebApp.AddToAttachmentAlreadyAddedError", "WebApp.AddToAttachmentAlreadyAddedError",
"WebApp.AddToAttachmentSucceeded",
"WebApp.AddToAttachmentText", "WebApp.AddToAttachmentText",
"WebApp.AddToAttachmentUnavailableError", "WebApp.AddToAttachmentUnavailableError",
"WebApp.CloseAnyway", "WebApp.CloseAnyway",

View file

@ -235,12 +235,12 @@
</div><div class="tr-section-col col-lg-4 col-xs-6"> </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-wrap"><a href="/en/ios/general/" class="tr-section">
<div class="tr-section-cover cover1"></div> <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> </a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6"> </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-wrap"><a href="/en/ios/unsorted/" class="tr-section">
<div class="tr-section-cover cover0"></div> <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> </a></div>
</div> </div>
</section></section> </section></section>

View file

@ -1668,14 +1668,6 @@
"singular": "Back" "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": { "ChatList.Context.ReopenTopic": {
"url": "https://translations.telegram.org/en/ios/unsorted/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", "photo_url": "https://telegra.ph/file/p/d0b0a23d5af/7f0d93894a1cc9bbc6f2a17.jpg?c=21,902,280,280,280,280",
@ -6828,7 +6820,7 @@
}, },
"Username.LinkCopied": { "Username.LinkCopied": {
"url": "https://translations.telegram.org/en/ios/unsorted/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, "has_binding": true,
"values": { "values": {
"singular": "Link copied to clipboard." "singular": "Link copied to clipboard."
@ -6860,7 +6852,7 @@
}, },
"Username.Username": { "Username.Username": {
"url": "https://translations.telegram.org/en/ios/unsorted/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, "has_binding": true,
"values": { "values": {
"singular": "USERNAME" "singular": "USERNAME"
@ -7412,6 +7404,14 @@
"singular": "This bot is already added to your attachment menu." "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": { "WebApp.MessagePreview": {
"url": "https://translations.telegram.org/en/ios/unsorted/WebApp.MessagePreview", "url": "https://translations.telegram.org/en/ios/unsorted/WebApp.MessagePreview",
"photo_url": null, "photo_url": null,