mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 07:20:31 +01:00
Update content of files
This commit is contained in:
parent
5443036b9d
commit
25e48c060a
3 changed files with 13 additions and 13 deletions
|
@ -201,7 +201,7 @@
|
|||
</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-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>
|
||||
</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">
|
||||
|
@ -236,7 +236,7 @@
|
|||
</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-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (658)</div>
|
||||
<div class="tr-section-caption">Unsorted (661)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -212,9 +212,6 @@
|
|||
"Channel.AddBotErrorHaveRights": [
|
||||
"Bots can only be added to channels as admins."
|
||||
],
|
||||
"Channel.AddBotErrorNoRights": [
|
||||
"Bots can only be added to channels as admins."
|
||||
],
|
||||
"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."
|
||||
],
|
||||
|
@ -2995,14 +2992,6 @@
|
|||
"Stats.GroupPosters": [
|
||||
"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": [
|
||||
"Show <mark class=\"token\">%@</mark> More",
|
||||
"Show <mark class=\"token\">%@</mark> More"
|
||||
|
|
|
@ -252,6 +252,9 @@
|
|||
"Call.YourMicrophoneOff": [
|
||||
"Your microphone is off"
|
||||
],
|
||||
"Channel.AddBotErrorNoRights": [
|
||||
"Bots can only be added to channels as admins."
|
||||
],
|
||||
"Channel.AdminLog.CanDeleteMessagesOfOthers": [
|
||||
"Delete Messages of Others"
|
||||
],
|
||||
|
@ -1632,6 +1635,14 @@
|
|||
"SocksProxySetup.UseSocks5": [
|
||||
"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": [
|
||||
"<mark class=\"token\">%@</mark> shared",
|
||||
"<mark class=\"token\">%@</mark> shared"
|
||||
|
|
Loading…
Reference in a new issue