mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-05 18:38:19 +01:00
Update content of files
This commit is contained in:
parent
e8348bf5b6
commit
71533e128c
3 changed files with 18 additions and 18 deletions
|
@ -211,7 +211,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 (312)</div>
|
||||
<div class="tr-section-caption">Chat List (314)</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">
|
||||
|
@ -261,7 +261,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 (1707)</div>
|
||||
<div class="tr-section-caption">Unsorted (1705)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -2153,6 +2153,22 @@
|
|||
"singular": "BLOCK USER"
|
||||
}
|
||||
},
|
||||
"RestorePremiumHintMessage": {
|
||||
"url": "https://translations.telegram.org/en/android/chat_list/RestorePremiumHintMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/a38f06147e1/1e91b9b85f36a7cd97cef17.jpg?c=2,74,559,559,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Your Telegram Premium has recently expired. Tap here to extend it."
|
||||
}
|
||||
},
|
||||
"RestorePremiumHintTitle": {
|
||||
"url": "https://translations.telegram.org/en/android/chat_list/RestorePremiumHintTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/a38f06147e1/1e91b9b85f36a7cd97cef17.jpg?c=7,58,498,498,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Get Premium back with up to **<mark class=\"token\">%1$d</mark><mark class=\"token\">%%</mark>** off"
|
||||
}
|
||||
},
|
||||
"ResumeAll": {
|
||||
"url": "https://translations.telegram.org/en/android/chat_list/ResumeAll",
|
||||
"photo_url": "https://telegra.ph/file/p/24adb3b0316/be6aa25c169aefbc55ee417.jpg?c=310,135,280,280,280,280",
|
||||
|
|
|
@ -9849,22 +9849,6 @@
|
|||
"singular": "RESET PASSWORD"
|
||||
}
|
||||
},
|
||||
"RestorePremiumHintMessage": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/RestorePremiumHintMessage",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Your Telegram Premium has recently expired. Tap here to extend it."
|
||||
}
|
||||
},
|
||||
"RestorePremiumHintTitle": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/RestorePremiumHintTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Get Premium back with up to **<mark class=\"token\">%1$d</mark><mark class=\"token\">%%</mark>** off"
|
||||
}
|
||||
},
|
||||
"RevokeLinks": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/RevokeLinks",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue