Update content of files

This commit is contained in:
GitHub Action 2022-06-15 04:34:52 +00:00
parent 5443036b9d
commit 25e48c060a
3 changed files with 13 additions and 13 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 (1171)</div> <div class="tr-section-caption">Groups And Channels (1168)</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 (658)</div> <div class="tr-section-caption">Unsorted (661)</div>
</a></div> </a></div>
</div> </div>
</section></section> </section></section>

View file

@ -212,9 +212,6 @@
"Channel.AddBotErrorHaveRights": [ "Channel.AddBotErrorHaveRights": [
"Bots can only be added to channels as admins." "Bots can only be added to channels as admins."
], ],
"Channel.AddBotErrorNoRights": [
"Bots can only be added to channels as admins."
],
"Channel.AddUserLeftError": [ "Channel.AddUserLeftError": [
"If a person has left a channel in the past, you need to be in their Telegram contacts to add them back.<br/><br/>They can still join via an invite link as long as they are not on the Removed Users list." "If a person has left a channel in the past, you need to be in their Telegram contacts to add them back.<br/><br/>They can still join via an invite link as long as they are not on the Removed Users list."
], ],
@ -2995,14 +2992,6 @@
"Stats.GroupPosters": [ "Stats.GroupPosters": [
"Posting Members" "Posting Members"
], ],
"Stats.GroupShowMoreTopAdmins": [
"Show <mark class=\"token\">%@</mark> More",
"Show <mark class=\"token\">%@</mark> More"
],
"Stats.GroupShowMoreTopInviters": [
"Show <mark class=\"token\">%@</mark> More",
"Show <mark class=\"token\">%@</mark> More"
],
"Stats.GroupShowMoreTopPosters": [ "Stats.GroupShowMoreTopPosters": [
"Show <mark class=\"token\">%@</mark> More", "Show <mark class=\"token\">%@</mark> More",
"Show <mark class=\"token\">%@</mark> More" "Show <mark class=\"token\">%@</mark> More"

View file

@ -252,6 +252,9 @@
"Call.YourMicrophoneOff": [ "Call.YourMicrophoneOff": [
"Your microphone is off" "Your microphone is off"
], ],
"Channel.AddBotErrorNoRights": [
"Bots can only be added to channels as admins."
],
"Channel.AdminLog.CanDeleteMessagesOfOthers": [ "Channel.AdminLog.CanDeleteMessagesOfOthers": [
"Delete Messages of Others" "Delete Messages of Others"
], ],
@ -1632,6 +1635,14 @@
"SocksProxySetup.UseSocks5": [ "SocksProxySetup.UseSocks5": [
"Use SOCKS5 Proxy" "Use SOCKS5 Proxy"
], ],
"Stats.GroupShowMoreTopAdmins": [
"Show <mark class=\"token\">%@</mark> More",
"Show <mark class=\"token\">%@</mark> More"
],
"Stats.GroupShowMoreTopInviters": [
"Show <mark class=\"token\">%@</mark> More",
"Show <mark class=\"token\">%@</mark> More"
],
"Stats.MessageForwards": [ "Stats.MessageForwards": [
"<mark class=\"token\">%@</mark> shared", "<mark class=\"token\">%@</mark> shared",
"<mark class=\"token\">%@</mark> shared" "<mark class=\"token\">%@</mark> shared"