mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 17:11:52 +01:00
Update content of files
This commit is contained in:
parent
3a6c71f3b8
commit
f5c4da560a
4 changed files with 21 additions and 3 deletions
|
@ -27822,6 +27822,7 @@
|
|||
"lng_reply_about_quote",
|
||||
"lng_reply_cant",
|
||||
"lng_reply_cant_forward",
|
||||
"lng_reply_from_private_chat",
|
||||
"lng_reply_header_short",
|
||||
"lng_reply_in_another_chat",
|
||||
"lng_reply_in_another_title",
|
||||
|
@ -28391,6 +28392,7 @@
|
|||
"lng_settings_manage_local_storage",
|
||||
"lng_settings_manage_remove_dictionary",
|
||||
"lng_settings_messages",
|
||||
"lng_settings_monochrome_icon",
|
||||
"lng_settings_my_account",
|
||||
"lng_settings_name_label",
|
||||
"lng_settings_native_frame",
|
||||
|
|
|
@ -6033,7 +6033,7 @@
|
|||
"ReplyPrivate": {
|
||||
"url": "https://translations.telegram.org/en/android/general/ReplyPrivate",
|
||||
"photo_url": "https://telegra.ph/file/p/817e1709795/68fc82a5413741498682117.jpg?c=73,81,427,427,280,280",
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This reply is from a private chat."
|
||||
}
|
||||
|
|
|
@ -199,7 +199,7 @@
|
|||
</div></nav>
|
||||
<section class="content clearfix">
|
||||
<section class="tr-content"><h3 class="tr-header">
|
||||
<a href="/en/" class="tr-back"></a>TDesktop<span class="tr-header-counter">4308</span>
|
||||
<a href="/en/" class="tr-back"></a>TDesktop<span class="tr-header-counter">4310</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/tdesktop/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/tdesktop/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/tdesktop/recent/comments">Comments</a></span></div>
|
||||
</h3>
|
||||
<section class="tr-sections clearfix">
|
||||
|
@ -261,7 +261,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/tdesktop/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (812)</div>
|
||||
<div class="tr-section-caption">Unsorted (814)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -5016,6 +5016,14 @@
|
|||
"singular": "You can't reply to messages from before this group was upgraded to a supergroup.<br/><br/>Groups get automatically upgraded when they reach 200 members or when you start using advanced features like chat history permissions or granular admin settings."
|
||||
}
|
||||
},
|
||||
"lng_reply_from_private_chat": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_reply_from_private_chat",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This reply is from a private chat."
|
||||
}
|
||||
},
|
||||
"lng_reply_header_short": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_reply_header_short",
|
||||
"photo_url": null,
|
||||
|
@ -5966,6 +5974,14 @@
|
|||
"singular": "Dictionary is enabled"
|
||||
}
|
||||
},
|
||||
"lng_settings_monochrome_icon": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_settings_monochrome_icon",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Use monochrome icon"
|
||||
}
|
||||
},
|
||||
"lng_settings_my_account": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_settings_my_account",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue