mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 01:00:50 +01:00
Update content of files
This commit is contained in:
parent
7c83b48c42
commit
b62477b20b
3 changed files with 3 additions and 12 deletions
|
@ -5638,7 +5638,6 @@
|
||||||
"UserBlocked",
|
"UserBlocked",
|
||||||
"UserChannelTooMuchJoin",
|
"UserChannelTooMuchJoin",
|
||||||
"UserCustomPhotoSeted",
|
"UserCustomPhotoSeted",
|
||||||
"UserRead",
|
|
||||||
"UserRemovedBy",
|
"UserRemovedBy",
|
||||||
"UserRemovedFromChatHint",
|
"UserRemovedFromChatHint",
|
||||||
"UserRestricted",
|
"UserRestricted",
|
||||||
|
|
|
@ -195,7 +195,7 @@
|
||||||
</div></nav>
|
</div></nav>
|
||||||
<section class="content clearfix">
|
<section class="content clearfix">
|
||||||
<section class="tr-content"><h3 class="tr-header">
|
<section class="tr-content"><h3 class="tr-header">
|
||||||
<a href="/en/" class="tr-back"></a>Android<span class="tr-header-counter">5733</span>
|
<a href="/en/" class="tr-back"></a>Android<span class="tr-header-counter">5732</span>
|
||||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/android/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/android/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/android/recent/comments">Comments</a></span></div>
|
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/android/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/android/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/android/recent/comments">Comments</a></span></div>
|
||||||
</h3>
|
</h3>
|
||||||
<section class="tr-sections clearfix">
|
<section class="tr-sections clearfix">
|
||||||
|
@ -252,7 +252,7 @@
|
||||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
</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-wrap"><a href="/en/android/unsorted/" class="tr-section">
|
||||||
<div class="tr-section-cover cover0"></div>
|
<div class="tr-section-cover cover0"></div>
|
||||||
<div class="tr-section-caption">Unsorted (1402)</div>
|
<div class="tr-section-caption">Unsorted (1401)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</div>
|
</div>
|
||||||
</section></section>
|
</section></section>
|
||||||
|
|
|
@ -10277,14 +10277,6 @@
|
||||||
"singular": "Sorry, the target user is a member of too many groups and channels. Please ask them to leave some first."
|
"singular": "Sorry, the target user is a member of too many groups and channels. Please ask them to leave some first."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"UserRead": {
|
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/UserRead",
|
|
||||||
"photo_url": null,
|
|
||||||
"has_binding": true,
|
|
||||||
"values": {
|
|
||||||
"singular": "read <mark class=\"token\">%s</mark>"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"UserRestrictionsBy": {
|
"UserRestrictionsBy": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/UserRestrictionsBy",
|
"url": "https://translations.telegram.org/en/android/unsorted/UserRestrictionsBy",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
@ -10811,7 +10803,7 @@
|
||||||
},
|
},
|
||||||
"VoipChannelOpenVoiceChat": {
|
"VoipChannelOpenVoiceChat": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/VoipChannelOpenVoiceChat",
|
"url": "https://translations.telegram.org/en/android/unsorted/VoipChannelOpenVoiceChat",
|
||||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
"photo_url": null,
|
||||||
"has_binding": true,
|
"has_binding": true,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "Open live stream"
|
"singular": "Open live stream"
|
||||||
|
|
Loading…
Reference in a new issue