Update content of files

This commit is contained in:
GitHub Action 2022-05-27 20:18:18 +00:00
parent ac352ecddf
commit e01a663a89
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><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/android/groups_and_channels/" class="tr-section"> <div class="tr-section-wrap"><a href="/en/android/groups_and_channels/" class="tr-section">
<div class="tr-section-cover cover8"></div> <div class="tr-section-cover cover8"></div>
<div class="tr-section-caption">Groups And Channels (1040)</div> <div class="tr-section-caption">Groups And Channels (1039)</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/android/profile/" class="tr-section"> <div class="tr-section-wrap"><a href="/en/android/profile/" 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/android/unsorted/" class="tr-section"> <div class="tr-section-wrap"><a href="/en/android/unsorted/" class="tr-section">
<div class="tr-section-cover cover0"></div> <div class="tr-section-cover cover0"></div>
<div class="tr-section-caption">Unsorted (691)</div> <div class="tr-section-caption">Unsorted (692)</div>
</a></div> </a></div>
</div> </div>
</section></section> </section></section>

View file

@ -2267,9 +2267,6 @@
"SendMessageAsTitle": [ "SendMessageAsTitle": [
"Send message as..." "Send message as..."
], ],
"SendMessageRestricted": [
"The admins of this group have restricted you from messaging until <mark class=\"token\">%1$s</mark>."
],
"SendMessageRestrictedForever": [ "SendMessageRestrictedForever": [
"The admins of this group have restricted your ability to send messages." "The admins of this group have restricted your ability to send messages."
], ],

View file

@ -1623,6 +1623,9 @@
"SendMessageLocation": [ "SendMessageLocation": [
"Send Message" "Send Message"
], ],
"SendMessageRestricted": [
"The admins of this group have restricted you from messaging until <mark class=\"token\">%1$s</mark>."
],
"SendMessageTitle": [ "SendMessageTitle": [
"Send message" "Send message"
], ],