mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 07:52:37 +01:00
Update content of files
This commit is contained in:
parent
72d9af3807
commit
4b2c5446cc
3 changed files with 11 additions and 2 deletions
|
@ -9659,6 +9659,7 @@
|
|||
"WhoCanFindByPhone",
|
||||
"WhoCanFindByPhoneInfoContacts",
|
||||
"WhoCanFindByPhoneInfoEveryone",
|
||||
"WhoCanFindByPhoneInfoEveryoneLink",
|
||||
"WhoCanForwardLink",
|
||||
"WhoCanForwardLinkInfo",
|
||||
"WhoCanSeePhone",
|
||||
|
|
|
@ -191,7 +191,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">3937</span>
|
||||
<a href="/en/" class="tr-back"></a>Android X<span class="tr-header-counter">3938</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">
|
||||
|
@ -248,7 +248,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 (861)</div>
|
||||
<div class="tr-section-caption">Unsorted (862)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -5418,6 +5418,14 @@
|
|||
"singular": "What can admins do on behalf of this group?"
|
||||
}
|
||||
},
|
||||
"WhoCanFindByPhoneInfoEveryoneLink": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/WhoCanFindByPhoneInfoEveryoneLink",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Users who have your number saved in the contacts list will also see it on Telegram.<br/><br/>This public link opens a chat with you: <mark class=\"token\">%1$s</mark>"
|
||||
}
|
||||
},
|
||||
"WrongLayout": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/WrongLayout",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue