Update content of files

This commit is contained in:
GitHub Action 2022-06-15 20:42:19 +00:00
parent 9272e6378f
commit b26a60cf76
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 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-caption">Groups And Channels (1038)</div>
<div class="tr-section-caption">Groups And Channels (1040)</div>
</a></div>
</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">
@ -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 (771)</div>
<div class="tr-section-caption">Unsorted (769)</div>
</a></div>
</div>
</section></section>

View file

@ -422,6 +422,9 @@
"ChannelCantOpenPrivate": [
"Sorry, this chat is no longer accessible."
],
"ChannelCantOpenPrivate2": [
"Sorry, this channel is private."
],
"ChannelContacts": [
"Contacts in this channel"
],
@ -458,6 +461,9 @@
"ChannelJoin": [
"JOIN"
],
"ChannelJoinRequest": [
"APPLY TO JOIN GROUP"
],
"ChannelJoinTo": [
"Do you want to join the channel '<mark class=\"token\">%1$s</mark>'?"
],

View file

@ -440,18 +440,12 @@
"ChannelBlockedUsers": [
"Removed users"
],
"ChannelCantOpenPrivate2": [
"Sorry, this channel is private."
],
"ChannelDeleteAlert": [
"Deleting this channel will remove all subscribers and all posts will be lost. Delete the channel anyway?"
],
"ChannelDeleteInfo": [
"This will delete all messages in the channel for all subscribers."
],
"ChannelJoinRequest": [
"APPLY TO JOIN GROUP"
],
"ChannelMessageAlbum": [
"<mark class=\"token\">%1$s</mark> posted an album"
],