Update content of files

This commit is contained in:
GitHub Action 2022-06-11 04:33:32 +00:00
parent 2c68cc7460
commit 5affb204f0
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 (1172)</div> <div class="tr-section-caption">Groups And Channels (1171)</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 (649)</div> <div class="tr-section-caption">Unsorted (650)</div>
</a></div> </a></div>
</div> </div>
</section></section> </section></section>

View file

@ -755,9 +755,6 @@
"Channel.Management.LabelCreator": [ "Channel.Management.LabelCreator": [
"Owner" "Owner"
], ],
"Channel.Management.LabelEditor": [
"admin"
],
"Channel.Management.LabelOwner": [ "Channel.Management.LabelOwner": [
"owner" "owner"
], ],

View file

@ -339,6 +339,9 @@
"Channel.Info.Description": [ "Channel.Info.Description": [
"description" "description"
], ],
"Channel.Management.LabelEditor": [
"admin"
],
"Channel.OwnershipTransfer.ErrorAdminsTooMuch": [ "Channel.OwnershipTransfer.ErrorAdminsTooMuch": [
"Sorry, this channel has too many admins and the new owner can't be added. Please remove one of the existing admins first." "Sorry, this channel has too many admins and the new owner can't be added. Please remove one of the existing admins first."
], ],