Update content of files

This commit is contained in:
GitHub Action 2022-06-13 05:43:18 +00:00
parent 0b215d3213
commit 82885ebdcc
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 (656)</div> <div class="tr-section-caption">Unsorted (657)</div>
</a></div> </a></div>
</div> </div>
</section></section> </section></section>

View file

@ -2084,9 +2084,6 @@
"InviteLink.Create.RequestApprovalOnInfoChannel": [ "InviteLink.Create.RequestApprovalOnInfoChannel": [
"Turn this on if you want users to join only after they are approved by an admin." "Turn this on if you want users to join only after they are approved by an admin."
], ],
"InviteLink.Create.RequestApprovalOnInfoGroup": [
"Turn this on if you want users to join only after they are approved by an admin."
],
"InviteLink.Create.Revoke": [ "InviteLink.Create.Revoke": [
"Revoke Link" "Revoke Link"
], ],

View file

@ -1021,6 +1021,9 @@
"InviteLink.Create.RequestApprovalOffInfoGroup": [ "InviteLink.Create.RequestApprovalOffInfoGroup": [
"Turn this on if you want users to join only after they are approved by an admin." "Turn this on if you want users to join only after they are approved by an admin."
], ],
"InviteLink.Create.RequestApprovalOnInfoGroup": [
"Turn this on if you want users to join only after they are approved by an admin."
],
"InviteLink.PermanentLink": [ "InviteLink.PermanentLink": [
"Invite Link" "Invite Link"
], ],