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
3e9ffeca72
commit
45997ed6d8
3 changed files with 11 additions and 11 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 (1166)</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 (663)</div>
|
||||
<div class="tr-section-caption">Unsorted (660)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1677,12 +1677,18 @@
|
|||
"Group.MessagePhotoUpdated": [
|
||||
"Group photo updated"
|
||||
],
|
||||
"Group.OwnershipTransfer.DescriptionInfo": [
|
||||
"This will transfer the full **owner rights** for **<mark class=\"token\">%1$@</mark>** to **<mark class=\"token\">%2$@</mark>**.<br/><br/>You will no longer be considered the creator of the group. The new owner will be free to remove any of your admin privileges or even ban you."
|
||||
],
|
||||
"Group.OwnershipTransfer.ErrorLocatedGroupsTooMuch": [
|
||||
"Sorry, the target user owns too many location-based groups. Please ask them to delete or transfer an existing one first."
|
||||
],
|
||||
"Group.OwnershipTransfer.ErrorPrivacyRestricted": [
|
||||
"Sorry, this user is not a member of this group and their privacy settings prevent you from adding them manually."
|
||||
],
|
||||
"Group.OwnershipTransfer.Title": [
|
||||
"Transfer Group Ownership"
|
||||
],
|
||||
"Group.PublicLink.Info": [
|
||||
"People can share this link with others and find your group using Telegram search.<br/><br/>You can use **a–z**, **0–9** and underscores. Minimum length is **5** characters."
|
||||
],
|
||||
|
@ -2649,6 +2655,9 @@
|
|||
"OwnershipTransfer.SetupTwoStepAuth": [
|
||||
"Enable 2-Step Verification"
|
||||
],
|
||||
"OwnershipTransfer.Transfer": [
|
||||
"Transfer"
|
||||
],
|
||||
"PINNED_AUDIO": [
|
||||
"<mark class=\"token\">%1$@</mark> pinned a voice message"
|
||||
],
|
||||
|
|
|
@ -915,15 +915,9 @@
|
|||
"Group.MessageVideoUpdated": [
|
||||
"Group video updated"
|
||||
],
|
||||
"Group.OwnershipTransfer.DescriptionInfo": [
|
||||
"This will transfer the full **owner rights** for **<mark class=\"token\">%1$@</mark>** to **<mark class=\"token\">%2$@</mark>**.<br/><br/>You will no longer be considered the creator of the group. The new owner will be free to remove any of your admin privileges or even ban you."
|
||||
],
|
||||
"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.OwnershipTransfer.Title": [
|
||||
"Transfer Group Ownership"
|
||||
],
|
||||
"Group.Setup.ForwardingChannelInfoDisabled": [
|
||||
"Subscribers won't be able to copy, save and forward content from this channel."
|
||||
],
|
||||
|
@ -1244,9 +1238,6 @@
|
|||
"OldChannels.NoticeCreateText": [
|
||||
"Sorry, you are member of too many groups and channels.<br/>Please leave some before creating a new one."
|
||||
],
|
||||
"OwnershipTransfer.Transfer": [
|
||||
"Transfer"
|
||||
],
|
||||
"PUSH_AUTH_REGION": [
|
||||
"New login|Device: <mark class=\"token\">%1$@</mark>. Location: <mark class=\"token\">%2$@</mark>"
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue