Update content of files

This commit is contained in:
GitHub Action 2022-06-13 05:32:28 +00:00
parent c592c6f181
commit 0b215d3213
3 changed files with 5 additions and 5 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 (1173)</div> <div class="tr-section-caption">Groups And Channels (1172)</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 (655)</div> <div class="tr-section-caption">Unsorted (656)</div>
</a></div> </a></div>
</div> </div>
</section></section> </section></section>

View file

@ -1692,9 +1692,6 @@
"Group.OwnershipTransfer.ErrorPrivacyRestricted": [ "Group.OwnershipTransfer.ErrorPrivacyRestricted": [
"Sorry, this user is not a member of this group and their privacy settings prevent you from adding them manually." "Sorry, this user is not a member of this group and their privacy settings prevent you from adding them manually."
], ],
"Group.OwnershipTransfer.Title": [
"Transfer Group Ownership"
],
"Group.PublicLink.Info": [ "Group.PublicLink.Info": [
"People can share this link with others and find your group using Telegram search.<br/><br/>You can use **az**, **09** and underscores. Minimum length is **5** characters." "People can share this link with others and find your group using Telegram search.<br/><br/>You can use **az**, **09** and underscores. Minimum length is **5** characters."
], ],

View file

@ -912,6 +912,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.OwnershipTransfer.Title": [
"Transfer Group Ownership"
],
"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."
], ],