Update content of files

This commit is contained in:
GitHub Action 2023-01-13 19:52:52 +00:00
parent 1e52f9f22e
commit 460594d351
3 changed files with 15 additions and 6 deletions

View file

@ -25711,6 +25711,7 @@
"AccDescrChannel", "AccDescrChannel",
"AccDescrGoBack", "AccDescrGoBack",
"AccDescrGroup", "AccDescrGroup",
"AccDescrGroup",
"AccDescrMentionDown", "AccDescrMentionDown",
"AccDescrMoreOptions", "AccDescrMoreOptions",
"AccDescrOpenMenu2", "AccDescrOpenMenu2",
@ -26658,8 +26659,8 @@
"ReportReasonSpam", "ReportReasonSpam",
"ReportReasonViolence", "ReportReasonViolence",
"ReportSelectMessages", "ReportSelectMessages",
"ReportSelectMessages",
"ReportSpamAndLeave", "ReportSpamAndLeave",
"RequestToJoinChannelSentDescription",
"RequestToJoinGroupSentDescription", "RequestToJoinGroupSentDescription",
"RestictionReasonPrivateChannel", "RestictionReasonPrivateChannel",
"RestictionReasonPrivateChat", "RestictionReasonPrivateChat",

View file

@ -213,7 +213,7 @@
</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/webz/groups_and_channels/" class="tr-section"> <div class="tr-section-wrap"><a href="/en/webz/groups_and_channels/" class="tr-section">
<div class="tr-section-cover cover8"></div> <div class="tr-section-cover cover8"></div>
<div class="tr-section-caption">Groups And Channels (376)</div> <div class="tr-section-caption">Groups And Channels (377)</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/webz/profile/" class="tr-section"> <div class="tr-section-wrap"><a href="/en/webz/profile/" class="tr-section">

View file

@ -1,4 +1,12 @@
{ {
"AccDescrGroup": {
"url": "https://translations.telegram.org/en/webz/groups_and_channels/AccDescrGroup",
"photo_url": "https://telegra.ph/file/p/77a4ac02da6/fd1fb6ddfab488f8cb1bf17.jpg?c=103,31,280,280,280,280",
"has_binding": true,
"values": {
"singular": "Group"
}
},
"AccDescrVoiceMessage": { "AccDescrVoiceMessage": {
"url": "https://translations.telegram.org/en/webz/groups_and_channels/AccDescrVoiceMessage", "url": "https://translations.telegram.org/en/webz/groups_and_channels/AccDescrVoiceMessage",
"photo_url": null, "photo_url": null,
@ -2401,12 +2409,12 @@
"singular": "Report message" "singular": "Report message"
} }
}, },
"ReportSelectMessages": { "RequestToJoinChannelSentDescription": {
"url": "https://translations.telegram.org/en/webz/groups_and_channels/ReportSelectMessages", "url": "https://translations.telegram.org/en/webz/groups_and_channels/RequestToJoinChannelSentDescription",
"photo_url": "https://telegra.ph/file/p/77a4ac02da6/fd1fb6ddfab488f8cb1bf17.jpg?c=286,291,280,280,280,280", "photo_url": null,
"has_binding": true, "has_binding": true,
"values": { "values": {
"singular": "Select messages" "singular": "You will be added to the channel once its admins approve your request."
} }
}, },
"RequestToJoinGroupSentDescription": { "RequestToJoinGroupSentDescription": {