mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 09:06:24 +01:00
Update content of files
This commit is contained in:
parent
b9feefc85b
commit
72f2c78849
3 changed files with 5 additions and 5 deletions
|
@ -191,7 +191,7 @@
|
||||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||||
<div class="tr-section-wrap"><a href="/en/ios/chat_list/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/ios/chat_list/" class="tr-section">
|
||||||
<div class="tr-section-cover cover3"></div>
|
<div class="tr-section-cover cover3"></div>
|
||||||
<div class="tr-section-caption">Chat List (254)</div>
|
<div class="tr-section-caption">Chat List (253)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||||
<div class="tr-section-wrap"><a href="/en/ios/private_chats/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/ios/private_chats/" class="tr-section">
|
||||||
|
@ -236,7 +236,7 @@
|
||||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
</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-wrap"><a href="/en/ios/unsorted/" class="tr-section">
|
||||||
<div class="tr-section-cover cover0"></div>
|
<div class="tr-section-cover cover0"></div>
|
||||||
<div class="tr-section-caption">Unsorted (647)</div>
|
<div class="tr-section-caption">Unsorted (648)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</div>
|
</div>
|
||||||
</section></section>
|
</section></section>
|
||||||
|
|
|
@ -584,9 +584,6 @@
|
||||||
"Remove Download?",
|
"Remove Download?",
|
||||||
"Remove <mark class=\"token\">%@</mark> Downloads?"
|
"Remove <mark class=\"token\">%@</mark> Downloads?"
|
||||||
],
|
],
|
||||||
"DownloadList.ResumeAll": [
|
|
||||||
"Resume All"
|
|
||||||
],
|
|
||||||
"Group.LeaveGroup": [
|
"Group.LeaveGroup": [
|
||||||
"Leave Group"
|
"Leave Group"
|
||||||
],
|
],
|
||||||
|
|
|
@ -782,6 +782,9 @@
|
||||||
"DialogList.UnknownPinLimitError": [
|
"DialogList.UnknownPinLimitError": [
|
||||||
"Sorry, you can't pin any more chats to the top."
|
"Sorry, you can't pin any more chats to the top."
|
||||||
],
|
],
|
||||||
|
"DownloadList.ResumeAll": [
|
||||||
|
"Resume All"
|
||||||
|
],
|
||||||
"EditTheme.FileReadError": [
|
"EditTheme.FileReadError": [
|
||||||
"Invalid theme file"
|
"Invalid theme file"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue