Update content of files

This commit is contained in:
GitHub Action 2022-06-15 04:51:31 +00:00
parent 25e48c060a
commit 3e9ffeca72
3 changed files with 8 additions and 8 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/ios/groups_and_channels/" class="tr-section"> <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-cover cover8"></div>
<div class="tr-section-caption">Groups And Channels (1168)</div> <div class="tr-section-caption">Groups And Channels (1166)</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/profile/" class="tr-section"> <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><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 (661)</div> <div class="tr-section-caption">Unsorted (663)</div>
</a></div> </a></div>
</div> </div>
</section></section> </section></section>

View file

@ -1380,9 +1380,6 @@
"Conversation.RestrictedInlineTimed": [ "Conversation.RestrictedInlineTimed": [
"The admins of this group have restricted your ability to send inline content until <mark class=\"token\">%@</mark>." "The admins of this group have restricted your ability to send inline content until <mark class=\"token\">%@</mark>."
], ],
"Conversation.RestrictedMedia": [
"The admins of this group have restricted your ability to send media."
],
"Conversation.RestrictedMediaTimed": [ "Conversation.RestrictedMediaTimed": [
"The admins of this group have restricted your ability to send media until <mark class=\"token\">%@</mark>." "The admins of this group have restricted your ability to send media until <mark class=\"token\">%@</mark>."
], ],
@ -1626,9 +1623,6 @@
"Group.ErrorNotMutualContact": [ "Group.ErrorNotMutualContact": [
"Sorry, you can only add mutual contacts to groups at the moment." "Sorry, you can only add mutual contacts to groups at the moment."
], ],
"Group.ErrorSendRestrictedMedia": [
"The admins of this group have restricted your ability to send media."
],
"Group.ErrorSendRestrictedStickers": [ "Group.ErrorSendRestrictedStickers": [
"The admins of this group have restricted your ability to send stickers." "The admins of this group have restricted your ability to send stickers."
], ],

View file

@ -713,6 +713,9 @@
"Conversation.RequestToJoinGroup": [ "Conversation.RequestToJoinGroup": [
"REQUEST TO JOIN" "REQUEST TO JOIN"
], ],
"Conversation.RestrictedMedia": [
"The admins of this group have restricted your ability to send media."
],
"Conversation.ScheduledLiveStreamStartsOn": [ "Conversation.ScheduledLiveStreamStartsOn": [
"Live stream starts on <mark class=\"token\">%@</mark>" "Live stream starts on <mark class=\"token\">%@</mark>"
], ],
@ -903,6 +906,9 @@
"Group.ErrorAdminsTooMuch": [ "Group.ErrorAdminsTooMuch": [
"Sorry, too many administrators in this group." "Sorry, too many administrators in this group."
], ],
"Group.ErrorSendRestrictedMedia": [
"The admins of this group have restricted your ability to send media."
],
"Group.ErrorSupergroupConversionNotPossible": [ "Group.ErrorSupergroupConversionNotPossible": [
"Sorry, you are a member of too many groups and channels. Please leave some before creating a new one." "Sorry, you are a member of too many groups and channels. Please leave some before creating a new one."
], ],