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
3f811d8ced
commit
92fff6384a
3 changed files with 14 additions and 14 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 (1167)</div>
|
||||
<div class="tr-section-caption">Groups And Channels (1169)</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 (647)</div>
|
||||
<div class="tr-section-caption">Unsorted (645)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -76,6 +76,9 @@
|
|||
"Attachment.MyAlbums": [
|
||||
"My Albums"
|
||||
],
|
||||
"Attachment.OpenCamera": [
|
||||
"Open Camera"
|
||||
],
|
||||
"Attachment.OpenSettings": [
|
||||
"Go to Settings"
|
||||
],
|
||||
|
@ -653,9 +656,6 @@
|
|||
"Channel.DiscussionGroupAdd": [
|
||||
"Add"
|
||||
],
|
||||
"Channel.DiscussionGroupInfo": [
|
||||
"Add a group chat for comments."
|
||||
],
|
||||
"Channel.Edit.AboutItem": [
|
||||
"Description"
|
||||
],
|
||||
|
@ -1713,6 +1713,12 @@
|
|||
"Group.Setup.BasicHistoryHiddenHelp": [
|
||||
"New members won't see more than 100 previous messages."
|
||||
],
|
||||
"Group.Setup.ForwardingChannelInfo": [
|
||||
"Subscribers will be able to copy, save and forward content from this channel."
|
||||
],
|
||||
"Group.Setup.ForwardingChannelTitle": [
|
||||
"Saving And Copying Content"
|
||||
],
|
||||
"Group.Setup.ForwardingDisabled": [
|
||||
"Restrict Saving Content"
|
||||
],
|
||||
|
|
|
@ -62,9 +62,6 @@
|
|||
"Attachment.Camera": [
|
||||
"Camera"
|
||||
],
|
||||
"Attachment.OpenCamera": [
|
||||
"Open Camera"
|
||||
],
|
||||
"AuthCode.Alert": [
|
||||
"Your login code is <mark class=\"token\">%@</mark>. Enter it in the Telegram app where you are trying to log in.<br/><br/>Do not give this code to anyone."
|
||||
],
|
||||
|
@ -318,6 +315,9 @@
|
|||
"Channel.DiscussionGroup.SearchPlaceholder": [
|
||||
"Search"
|
||||
],
|
||||
"Channel.DiscussionGroupInfo": [
|
||||
"Add a group chat for comments."
|
||||
],
|
||||
"Channel.DiscussionMessageUnavailable": [
|
||||
"Sorry, this post has been removed from the discussion group."
|
||||
],
|
||||
|
@ -885,15 +885,9 @@
|
|||
"Group.OwnershipTransfer.ErrorAdminsTooMuch": [
|
||||
"Sorry, this group has too many admins and the new owner can't be added. Please remove one of the existing admins first."
|
||||
],
|
||||
"Group.Setup.ForwardingChannelInfo": [
|
||||
"Subscribers will be able to copy, save and forward content from this channel."
|
||||
],
|
||||
"Group.Setup.ForwardingChannelInfoDisabled": [
|
||||
"Subscribers won't be able to copy, save and forward content from this channel."
|
||||
],
|
||||
"Group.Setup.ForwardingChannelTitle": [
|
||||
"Saving And Copying Content"
|
||||
],
|
||||
"Group.Setup.ForwardingGroupInfoDisabled": [
|
||||
"Members won't be able to copy, save and forward content from this group."
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue