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
7eac4fe641
commit
e83a37d6c9
4 changed files with 8 additions and 8 deletions
|
@ -179,7 +179,7 @@
|
|||
</div></nav>
|
||||
<section class="content clearfix">
|
||||
<section class="tr-content"><h3 class="tr-header">
|
||||
<a href="/en/" class="tr-back"></a>Android X<span class="tr-header-counter">3656</span>
|
||||
<a href="/en/" class="tr-back"></a>Android X<span class="tr-header-counter">3666</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/android_x/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/android_x/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/android_x/recent/comments">Comments</a></span></div>
|
||||
</h3>
|
||||
<section class="tr-sections clearfix">
|
||||
|
@ -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_x/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (684)</div>
|
||||
<div class="tr-section-caption">Unsorted (694)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -348,7 +348,7 @@
|
|||
"Chat photo"
|
||||
],
|
||||
"ChatRestrictedBotsUntil": [
|
||||
"Admins have restricted you from using inline bots in this group until <mark class=\"token\">%1$s</mark>"
|
||||
"The admins of this group have restricted your ability to send inline content. until <mark class=\"token\">%1$s</mark>"
|
||||
],
|
||||
"ChatRestrictedDart": [
|
||||
"Admins have restricted you from playing darts in this group. Hold to send it as an emoji."
|
||||
|
|
|
@ -201,7 +201,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/groups_and_channels/" class="tr-section">
|
||||
<div class="tr-section-cover cover8"></div>
|
||||
<div class="tr-section-caption">Groups And Channels (1179)</div>
|
||||
<div class="tr-section-caption">Groups And Channels (1181)</div>
|
||||
</a></div>
|
||||
</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">
|
||||
|
@ -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 (804)</div>
|
||||
<div class="tr-section-caption">Unsorted (802)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -818,6 +818,9 @@
|
|||
"Conversation.ViewReply": [
|
||||
"View in Chat"
|
||||
],
|
||||
"Conversation.VoiceChatMediaRecordingRestricted": [
|
||||
"You can't record voice and video messages during a video chat."
|
||||
],
|
||||
"CreateExternalStream.StreamKeyTitle": [
|
||||
"Stream Key"
|
||||
],
|
||||
|
@ -945,9 +948,6 @@
|
|||
"Group.ErrorSupergroupConversionNotPossible": [
|
||||
"Sorry, you are a member of too many groups and channels. Please leave some before creating a new one."
|
||||
],
|
||||
"Group.JoinGroup": [
|
||||
"Join Group"
|
||||
],
|
||||
"Group.MessageVideoUpdated": [
|
||||
"Group video updated"
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue