Update content of files

This commit is contained in:
GitHub Action 2022-06-11 06:30:04 +00:00
parent 5c0ecdcf4d
commit 4f1b88fe5f
3 changed files with 8 additions and 8 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

@ -836,12 +836,6 @@
"Channel.Setup.PublicNoLink": [ "Channel.Setup.PublicNoLink": [
"Please choose a link for your public channel, so that people can find it in search and share with others.<br/><br/>If you're not interested, we suggest creating a private channel instead." "Please choose a link for your public channel, so that people can find it in search and share with others.<br/><br/>If you're not interested, we suggest creating a private channel instead."
], ],
"Channel.Setup.Title": [
"Channel"
],
"Channel.Setup.TypeHeader": [
"CHANNEL TYPE"
],
"Channel.Setup.TypePrivate": [ "Channel.Setup.TypePrivate": [
"Private" "Private"
], ],
@ -1074,6 +1068,9 @@
"Common.Edit": [ "Common.Edit": [
"Edit" "Edit"
], ],
"Common.Next": [
"Next"
],
"Common.No": [ "Common.No": [
"No" "No"
], ],

View file

@ -363,6 +363,9 @@
"Channel.OwnershipTransfer.ErrorPublicChannelsTooMuch": [ "Channel.OwnershipTransfer.ErrorPublicChannelsTooMuch": [
"Sorry, the target user has too many public groups or channels already. Please ask them to make one of their existing groups or channels private first." "Sorry, the target user has too many public groups or channels already. Please ask them to make one of their existing groups or channels private first."
], ],
"Channel.Setup.TypeHeader": [
"CHANNEL TYPE"
],
"Channel.TooMuchBots": [ "Channel.TooMuchBots": [
"There are too many bots in this group. Please remove some of the bots you're not using first." "There are too many bots in this group. Please remove some of the bots you're not using first."
], ],