mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-19 14:58:54 +01:00
Update content of files
This commit is contained in:
parent
06bfb36488
commit
5637df5f6c
3 changed files with 27 additions and 27 deletions
|
@ -206,7 +206,7 @@
|
|||
<div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/unigram/login/" class="tr-section">
|
||||
<div class="tr-section-cover cover2"></div>
|
||||
<div class="tr-section-caption">Log In (51)</div>
|
||||
<div class="tr-section-caption">Log In (54)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/unigram/chat_list/" class="tr-section">
|
||||
|
@ -261,7 +261,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/unigram/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1528)</div>
|
||||
<div class="tr-section-caption">Unsorted (1525)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -367,6 +367,31 @@
|
|||
"singular": "Yes, it’s me"
|
||||
}
|
||||
},
|
||||
"UnconfirmedAuthDeniedMessageSingle": {
|
||||
"url": "https://translations.telegram.org/en/unigram/login/UnconfirmedAuthDeniedMessageSingle",
|
||||
"photo_url": "https://telegra.ph/file/p/affe58ec2ea/fcb475637b7231ffceeed17.jpg?c=82,314,439,439,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "We have terminated the login attempt from <mark class=\"token\">{0}</mark>."
|
||||
}
|
||||
},
|
||||
"UnconfirmedAuthDeniedTitle": {
|
||||
"url": "https://translations.telegram.org/en/unigram/login/UnconfirmedAuthDeniedTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/affe58ec2ea/fcb475637b7231ffceeed17.jpg?c=143,348,317,317,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "New Login Prevented",
|
||||
"plural": "New Logins Prevented"
|
||||
}
|
||||
},
|
||||
"UnconfirmedAuthDeniedWarning": {
|
||||
"url": "https://translations.telegram.org/en/unigram/login/UnconfirmedAuthDeniedWarning",
|
||||
"photo_url": "https://telegra.ph/file/p/affe58ec2ea/fcb475637b7231ffceeed17.jpg?c=102,198,394,394,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Never send your login code to anyone or you can lose your Telegram account!"
|
||||
}
|
||||
},
|
||||
"UnconfirmedAuthDeny": {
|
||||
"url": "https://translations.telegram.org/en/unigram/login/UnconfirmedAuthDeny",
|
||||
"photo_url": "https://telegra.ph/file/p/c6fed95dd78/24d39f9184ba07d1ed5fd17.jpg?c=256,196,280,280,280,280",
|
||||
|
|
|
@ -10855,31 +10855,6 @@
|
|||
"singular": "You can check the list of your active logins in **Settings > Devices**."
|
||||
}
|
||||
},
|
||||
"UnconfirmedAuthDeniedMessageSingle": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/UnconfirmedAuthDeniedMessageSingle",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "We have terminated the login attempt from <mark class=\"token\">{0}</mark>."
|
||||
}
|
||||
},
|
||||
"UnconfirmedAuthDeniedTitle": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/UnconfirmedAuthDeniedTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "New Login Prevented",
|
||||
"plural": "New Logins Prevented"
|
||||
}
|
||||
},
|
||||
"UnconfirmedAuthDeniedWarning": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/UnconfirmedAuthDeniedWarning",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Never send your login code to anyone or you can lose your Telegram account!"
|
||||
}
|
||||
},
|
||||
"Unhide": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/Unhide",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Add table
Reference in a new issue