Update content of files

This commit is contained in:
GitHub Action 2022-05-31 03:50:00 +00:00
parent 3f811d8ced
commit 92fff6384a
3 changed files with 14 additions and 14 deletions

View file

@ -201,7 +201,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/ios/groups_and_channels/" class="tr-section"> <div class="tr-section-wrap"><a href="/en/ios/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 (1167)</div> <div class="tr-section-caption">Groups And Channels (1169)</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/profile/" class="tr-section"> <div class="tr-section-wrap"><a href="/en/ios/profile/" class="tr-section">
@ -236,7 +236,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/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 (647)</div> <div class="tr-section-caption">Unsorted (645)</div>
</a></div> </a></div>
</div> </div>
</section></section> </section></section>

View file

@ -76,6 +76,9 @@
"Attachment.MyAlbums": [ "Attachment.MyAlbums": [
"My Albums" "My Albums"
], ],
"Attachment.OpenCamera": [
"Open Camera"
],
"Attachment.OpenSettings": [ "Attachment.OpenSettings": [
"Go to Settings" "Go to Settings"
], ],
@ -653,9 +656,6 @@
"Channel.DiscussionGroupAdd": [ "Channel.DiscussionGroupAdd": [
"Add" "Add"
], ],
"Channel.DiscussionGroupInfo": [
"Add a group chat for comments."
],
"Channel.Edit.AboutItem": [ "Channel.Edit.AboutItem": [
"Description" "Description"
], ],
@ -1713,6 +1713,12 @@
"Group.Setup.BasicHistoryHiddenHelp": [ "Group.Setup.BasicHistoryHiddenHelp": [
"New members won't see more than 100 previous messages." "New members won't see more than 100 previous messages."
], ],
"Group.Setup.ForwardingChannelInfo": [
"Subscribers will be able to copy, save and forward content from this channel."
],
"Group.Setup.ForwardingChannelTitle": [
"Saving And Copying Content"
],
"Group.Setup.ForwardingDisabled": [ "Group.Setup.ForwardingDisabled": [
"Restrict Saving Content" "Restrict Saving Content"
], ],

View file

@ -62,9 +62,6 @@
"Attachment.Camera": [ "Attachment.Camera": [
"Camera" "Camera"
], ],
"Attachment.OpenCamera": [
"Open Camera"
],
"AuthCode.Alert": [ "AuthCode.Alert": [
"Your login code is <mark class=\"token\">%@</mark>. Enter it in the Telegram app where you are trying to log in.<br/><br/>Do not give this code to anyone." "Your login code is <mark class=\"token\">%@</mark>. Enter it in the Telegram app where you are trying to log in.<br/><br/>Do not give this code to anyone."
], ],
@ -318,6 +315,9 @@
"Channel.DiscussionGroup.SearchPlaceholder": [ "Channel.DiscussionGroup.SearchPlaceholder": [
"Search" "Search"
], ],
"Channel.DiscussionGroupInfo": [
"Add a group chat for comments."
],
"Channel.DiscussionMessageUnavailable": [ "Channel.DiscussionMessageUnavailable": [
"Sorry, this post has been removed from the discussion group." "Sorry, this post has been removed from the discussion group."
], ],
@ -885,15 +885,9 @@
"Group.OwnershipTransfer.ErrorAdminsTooMuch": [ "Group.OwnershipTransfer.ErrorAdminsTooMuch": [
"Sorry, this group has too many admins and the new owner can't be added. Please remove one of the existing admins first." "Sorry, this group has too many admins and the new owner can't be added. Please remove one of the existing admins first."
], ],
"Group.Setup.ForwardingChannelInfo": [
"Subscribers will be able to copy, save and forward content from this channel."
],
"Group.Setup.ForwardingChannelInfoDisabled": [ "Group.Setup.ForwardingChannelInfoDisabled": [
"Subscribers won't be able to copy, save and forward content from this channel." "Subscribers won't be able to copy, save and forward content from this channel."
], ],
"Group.Setup.ForwardingChannelTitle": [
"Saving And Copying Content"
],
"Group.Setup.ForwardingGroupInfoDisabled": [ "Group.Setup.ForwardingGroupInfoDisabled": [
"Members won't be able to copy, save and forward content from this group." "Members won't be able to copy, save and forward content from this group."
], ],