mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 23:38:26 +01:00
Update content of files
This commit is contained in:
parent
0082053b4a
commit
58de733e63
3 changed files with 11 additions and 11 deletions
|
@ -191,7 +191,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/chat_list/" class="tr-section">
|
||||
<div class="tr-section-cover cover3"></div>
|
||||
<div class="tr-section-caption">Chat List (260)</div>
|
||||
<div class="tr-section-caption">Chat List (261)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/private_chats/" 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 (833)</div>
|
||||
<div class="tr-section-caption">Unsorted (832)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1298,6 +1298,14 @@
|
|||
"singular": "Sorry, you can't pin more than <mark class=\"token\">%1$d</mark> chats to the top. Unpin some that are currently pinned or subscribe to **Telegram Premium** to double the limit to **<mark class=\"token\">%2$d</mark>** chats."
|
||||
}
|
||||
},
|
||||
"LimitReachedPinDialogsLocked": {
|
||||
"url": "https://translations.telegram.org/en/android/chat_list/LimitReachedPinDialogsLocked",
|
||||
"photo_url": "https://telegra.ph/file/p/8e6242c8a43/03a1741f0dad321bb420317.jpg?c=4,0,592,571,280,272",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, you can't pin more than <mark class=\"token\">%1$d</mark> chats to the top. Unpin some that are currently pinned. We are working to let you increase this limit in the future."
|
||||
}
|
||||
},
|
||||
"LocationNotifiationButton": {
|
||||
"url": "https://translations.telegram.org/en/android/chat_list/LocationNotifiationButton",
|
||||
"photo_url": "https://telegra.ph/file/p/de21b50fbf8/8af44931f8b341f180f6717.jpg?c=160,871,280,280,280,280",
|
||||
|
|
|
@ -3109,14 +3109,6 @@
|
|||
"singular": "You have reached the limit of **<mark class=\"token\">%1$d</mark>** folders for this account."
|
||||
}
|
||||
},
|
||||
"LimitReachedPinDialogsLocked": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/LimitReachedPinDialogsLocked",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, you can't pin more than <mark class=\"token\">%1$d</mark> chats to the top. Unpin some that are currently pinned. We are working to let you increase this limit in the future."
|
||||
}
|
||||
},
|
||||
"LimitReachedPinDialogsPremium": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/LimitReachedPinDialogsPremium",
|
||||
"photo_url": null,
|
||||
|
@ -6240,7 +6232,7 @@
|
|||
},
|
||||
"VoipChannelInviteText": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/VoipChannelInviteText",
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Hey! Join our live stream: <mark class=\"token\">%1$s</mark>"
|
||||
|
|
Loading…
Reference in a new issue