mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-28 19:23:11 +01:00
Update content of files
This commit is contained in:
parent
de1a49b352
commit
4a69fe3742
3 changed files with 8 additions and 8 deletions
|
@ -206,7 +206,7 @@
|
|||
</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-cover cover5"></div>
|
||||
<div class="tr-section-caption">Profile (58)</div>
|
||||
<div class="tr-section-caption">Profile (60)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/settings/" class="tr-section">
|
||||
|
@ -231,7 +231,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/general/" class="tr-section">
|
||||
<div class="tr-section-cover cover1"></div>
|
||||
<div class="tr-section-caption">General (1523)</div>
|
||||
<div class="tr-section-caption">General (1521)</div>
|
||||
</a></div>
|
||||
</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">
|
||||
|
|
|
@ -1499,9 +1499,6 @@
|
|||
"Conversation.OpenFile": [
|
||||
"Open File"
|
||||
],
|
||||
"Conversation.PhoneCopied": [
|
||||
"Phone copied to clipboard."
|
||||
],
|
||||
"Conversation.Pin": [
|
||||
"Pin"
|
||||
],
|
||||
|
@ -1629,9 +1626,6 @@
|
|||
"Conversation.UploadFileTooLarge": [
|
||||
"File could not be sent, because it is larger than 2 GB.<br/><br/>You can send as many files as you like, but each must be smaller than 2 GB."
|
||||
],
|
||||
"Conversation.UsernameCopied": [
|
||||
"Username copied to clipboard."
|
||||
],
|
||||
"Conversation.UsersTooMuchError": [
|
||||
"Unable to join this group because it has too many members."
|
||||
],
|
||||
|
|
|
@ -30,6 +30,9 @@
|
|||
"Common.ChoosePhoto": [
|
||||
"Choose Photo"
|
||||
],
|
||||
"Conversation.PhoneCopied": [
|
||||
"Phone copied to clipboard."
|
||||
],
|
||||
"Conversation.SendMessage": [
|
||||
"Send Message"
|
||||
],
|
||||
|
@ -39,6 +42,9 @@
|
|||
"Conversation.UnblockUser": [
|
||||
"Unblock User"
|
||||
],
|
||||
"Conversation.UsernameCopied": [
|
||||
"Username copied to clipboard."
|
||||
],
|
||||
"ConversationProfile.ErrorCreatingConversation": [
|
||||
"An error occurred"
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue