Update content of files

This commit is contained in:
GitHub Action 2022-05-31 04:09:00 +00:00
parent 92fff6384a
commit 879a9ef543
3 changed files with 7 additions and 4 deletions

View file

@ -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 (645)</div>
<div class="tr-section-caption">Unsorted (646)</div>
</a></div>
</div>
</section></section>

View file

@ -1276,6 +1276,9 @@
"Conversation.JoinVoiceChatAsSpeaker": [
"JOIN AS SPEAKER"
],
"Conversation.LinkCopied": [
"Link copied to clipboard."
],
"Conversation.MessageDialogDelete": [
"Delete"
],
@ -3166,9 +3169,6 @@
"UserInfo.NotificationsEnabled": [
"Enabled"
],
"Username.LinkCopied": [
"Link copied to clipboard."
],
"VideoChat.RecordingSaved": [
"Video chat recording saved to **Saved Messages**."
],

View file

@ -1744,6 +1744,9 @@
"Username.InvalidStartsWithUnderscore": [
"Sorry, a username can't start with an underscore."
],
"Username.LinkCopied": [
"Link copied to clipboard."
],
"Username.TooManyPublicUsernamesError": [
"Sorry, you have reserved too many public usernames."
],