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
181cd2b0f5
commit
8d2dac54a0
3 changed files with 11 additions and 2 deletions
|
@ -23018,6 +23018,7 @@
|
|||
"lng_change_phone_code_title",
|
||||
"lng_change_phone_code_title",
|
||||
"lng_change_phone_description",
|
||||
"lng_change_phone_error",
|
||||
"lng_change_phone_new_description",
|
||||
"lng_change_phone_new_submit",
|
||||
"lng_change_phone_new_title",
|
||||
|
|
|
@ -195,7 +195,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">3849</span>
|
||||
<a href="/en/" class="tr-back"></a>TDesktop<span class="tr-header-counter">3850</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">
|
||||
|
@ -252,7 +252,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 (680)</div>
|
||||
<div class="tr-section-caption">Unsorted (681)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1651,6 +1651,14 @@
|
|||
"singular": "Bots can only be added to channels as admins."
|
||||
}
|
||||
},
|
||||
"lng_change_phone_error": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_change_phone_error",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You can only change your phone number using mobile Telegram apps. Please use an official Telegram app on your phone to update your number."
|
||||
}
|
||||
},
|
||||
"lng_channel_badge": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_channel_badge",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue