Update content of files

This commit is contained in:
GitHub Action 2022-06-13 06:12:18 +00:00
parent 82885ebdcc
commit d7d5845a07
3 changed files with 5 additions and 5 deletions

View file

@ -201,7 +201,7 @@
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/ios/groups_and_channels/" class="tr-section">
<div class="tr-section-cover cover8"></div>
<div class="tr-section-caption">Groups And Channels (1171)</div>
<div class="tr-section-caption">Groups And Channels (1170)</div>
</a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/ios/profile/" 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 (657)</div>
<div class="tr-section-caption">Unsorted (658)</div>
</a></div>
</div>
</section></section>

View file

@ -1023,9 +1023,6 @@
"Chat.SaveForNotifications": [
"Save for Notifications"
],
"Chat.SlowmodeSendError": [
"Slow Mode is enabled."
],
"Chat.SlowmodeTooltip": [
"Slow Mode is active. You can send<br/>your next message in <mark class=\"token\">%@</mark>."
],

View file

@ -422,6 +422,9 @@
"Chat.SlowmodeAttachmentLimitReached": [
"Slow Mode is enabled. You can't select more items."
],
"Chat.SlowmodeSendError": [
"Slow Mode is enabled."
],
"Chat.SlowmodeTooltipPending": [
"Slow Mode is active. You can't send more than one message at once."
],