Update content of files

This commit is contained in:
GitHub Action 2022-06-09 04:35:39 +00:00
parent b9feefc85b
commit 72f2c78849
3 changed files with 5 additions and 5 deletions

View file

@ -191,7 +191,7 @@
</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-cover cover3"></div>
<div class="tr-section-caption">Chat List (254)</div>
<div class="tr-section-caption">Chat List (253)</div>
</a></div>
</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">
@ -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 (648)</div>
</a></div>
</div>
</section></section>

View file

@ -584,9 +584,6 @@
"Remove Download?",
"Remove <mark class=\"token\">%@</mark> Downloads?"
],
"DownloadList.ResumeAll": [
"Resume All"
],
"Group.LeaveGroup": [
"Leave Group"
],

View file

@ -782,6 +782,9 @@
"DialogList.UnknownPinLimitError": [
"Sorry, you can't pin any more chats to the top."
],
"DownloadList.ResumeAll": [
"Resume All"
],
"EditTheme.FileReadError": [
"Invalid theme file"
],