mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-02-18 04:03:28 +01:00
Update content of files
This commit is contained in:
parent
92fff6384a
commit
879a9ef543
3 changed files with 7 additions and 4 deletions
|
@ -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>
|
||||
|
|
|
@ -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**."
|
||||
],
|
||||
|
|
|
@ -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."
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue