mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-02-26 22:58:25 +01:00
Update content of files
This commit is contained in:
parent
47b93a8503
commit
6d572f46a5
3 changed files with 14 additions and 11 deletions
|
@ -191,7 +191,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/chat_list/" class="tr-section">
|
||||
<div class="tr-section-cover cover3"></div>
|
||||
<div class="tr-section-caption">Chat List (260)</div>
|
||||
<div class="tr-section-caption">Chat List (262)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/private_chats/" 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 (693)</div>
|
||||
<div class="tr-section-caption">Unsorted (692)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -156,6 +156,9 @@
|
|||
"File saved to music.",
|
||||
"<mark class=\"token\">%1$d</mark> files saved to music."
|
||||
],
|
||||
"BlockUser": [
|
||||
"Block user"
|
||||
],
|
||||
"BlockUserMessage": [
|
||||
"Do you want to block **<mark class=\"token\">%1$s</mark>** from messaging and calling you on Telegram?"
|
||||
],
|
||||
|
@ -214,9 +217,6 @@
|
|||
"ChatsArchived": [
|
||||
"Chats archived."
|
||||
],
|
||||
"ChatsMute": [
|
||||
"Mute"
|
||||
],
|
||||
"ChatsUnmute": [
|
||||
"Unmute"
|
||||
],
|
||||
|
@ -241,6 +241,9 @@
|
|||
"ClearHistoryCache": [
|
||||
"Delete from cache"
|
||||
],
|
||||
"ClearHistoryOptionAlso": [
|
||||
"Also clear history for <mark class=\"token\">%1$s</mark>"
|
||||
],
|
||||
"ClearSearchAlert": [
|
||||
"Do you want to clear your search history?"
|
||||
],
|
||||
|
@ -304,6 +307,9 @@
|
|||
"DeleteThisChat": [
|
||||
"Delete this chat"
|
||||
],
|
||||
"DialogUnpin": [
|
||||
"Unpin"
|
||||
],
|
||||
"DownloadedFiles": [
|
||||
"Downloaded files"
|
||||
],
|
||||
|
|
|
@ -459,6 +459,9 @@
|
|||
"ChatsDeletedUndo": [
|
||||
"Chats deleted."
|
||||
],
|
||||
"ChatsMute": [
|
||||
"Mute"
|
||||
],
|
||||
"ChatsSelected": [
|
||||
"<mark class=\"token\">%1$d</mark> chat",
|
||||
"<mark class=\"token\">%1$d</mark> chats"
|
||||
|
@ -510,9 +513,6 @@
|
|||
"ClearForAll": [
|
||||
"Clear for all"
|
||||
],
|
||||
"ClearHistoryOptionAlso": [
|
||||
"Also clear history for <mark class=\"token\">%1$s</mark>"
|
||||
],
|
||||
"ClearSearch": [
|
||||
"Clear search history?"
|
||||
],
|
||||
|
@ -614,9 +614,6 @@
|
|||
"DialogPin": [
|
||||
"Pin"
|
||||
],
|
||||
"DialogUnpin": [
|
||||
"Unpin"
|
||||
],
|
||||
"DiceEmojiInfo": [
|
||||
"Send a <mark class=\"token\">%1$s</mark> emoji to try your luck."
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue