Update content of files

This commit is contained in:
GitHub Action 2022-06-18 14:12:09 +00:00
parent 56741c7fa1
commit 26ff33fc7a
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/android/chat_list/" class="tr-section">
<div class="tr-section-cover cover3"></div>
<div class="tr-section-caption">Chat List (258)</div>
<div class="tr-section-caption">Chat List (259)</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 (849)</div>
<div class="tr-section-caption">Unsorted (848)</div>
</a></div>
</div>
</section></section>

View file

@ -479,6 +479,9 @@
"LeaveMegaMenu": [
"Leave group"
],
"LimitReachedChatInFoldersLocked": [
"Sorry, you can't add more than **<mark class=\"token\">%1$d</mark>** chats to a folder. Please create a new one. We are working to let you increase this limit in the future."
],
"LimitReachedPinDialogs": [
"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."
],

View file

@ -1155,9 +1155,6 @@
"LimitReachedChatInFolders": [
"Sorry, you can't add more than **<mark class=\"token\">%1$d</mark>** chats to a folder. You can increase this limit to **<mark class=\"token\">%2$d</mark>** by upgrading to **Telegram Premium**."
],
"LimitReachedChatInFoldersLocked": [
"Sorry, you can't add more than **<mark class=\"token\">%1$d</mark>** chats to a folder. Please create a new one. We are working to let you increase this limit in the future."
],
"LimitReachedChatInFoldersPremium": [
"Sorry, you can't add more than **<mark class=\"token\">%1$d</mark>** chats to a folder. Please create a new one."
],