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
2ee8997317
commit
50e622e7a5
3 changed files with 8 additions and 8 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/android/groups_and_channels/" class="tr-section">
|
||||
<div class="tr-section-cover cover8"></div>
|
||||
<div class="tr-section-caption">Groups And Channels (1045)</div>
|
||||
<div class="tr-section-caption">Groups And Channels (1043)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/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/android/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (686)</div>
|
||||
<div class="tr-section-caption">Unsorted (688)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -446,9 +446,6 @@
|
|||
"ChannelDeleteFromList": [
|
||||
"Delete from this list"
|
||||
],
|
||||
"ChannelDeleteInfo": [
|
||||
"This will delete all messages in the channel for all subscribers."
|
||||
],
|
||||
"ChannelDeleteMenu": [
|
||||
"Delete channel"
|
||||
],
|
||||
|
@ -560,9 +557,6 @@
|
|||
"ChannelPrivateInfo": [
|
||||
"Private channels can only be joined via invite link."
|
||||
],
|
||||
"ChannelPrivateLinkHelp": [
|
||||
"People can join your channel by following this link. You can revoke the link at any time."
|
||||
],
|
||||
"ChannelPublic": [
|
||||
"Public Channel"
|
||||
],
|
||||
|
|
|
@ -375,6 +375,9 @@
|
|||
"ChannelDeleteAlert": [
|
||||
"Deleting this channel will remove all subscribers and all posts will be lost. Delete the channel anyway?"
|
||||
],
|
||||
"ChannelDeleteInfo": [
|
||||
"This will delete all messages in the channel for all subscribers."
|
||||
],
|
||||
"ChannelMessageAlbum": [
|
||||
"<mark class=\"token\">%1$s</mark> posted an album"
|
||||
],
|
||||
|
@ -399,6 +402,9 @@
|
|||
"ChannelPostDeleted": [
|
||||
"Sorry, this post has been removed from the discussion group."
|
||||
],
|
||||
"ChannelPrivateLinkHelp": [
|
||||
"People can join your channel by following this link. You can revoke the link at any time."
|
||||
],
|
||||
"ChannelPublicEmptyUsernameTitle": [
|
||||
"Choose a link"
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue