mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-14 13:04:31 +01:00
Update content of files
This commit is contained in:
parent
7f85c0b400
commit
bd949e04b6
3 changed files with 34 additions and 34 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 (47)</div>
|
||||
<div class="tr-section-caption">Log In (51)</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 (1533)</div>
|
||||
<div class="tr-section-caption">Unsorted (1529)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -359,6 +359,38 @@
|
|||
"singular": "Please confirm your country code<br/>and enter your phone number."
|
||||
}
|
||||
},
|
||||
"UnconfirmedAuthConfirm": {
|
||||
"url": "https://translations.telegram.org/en/unigram/login/UnconfirmedAuthConfirm",
|
||||
"photo_url": "https://telegra.ph/file/p/c6fed95dd78/24d39f9184ba07d1ed5fd17.jpg?c=73,196,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Yes, it’s me"
|
||||
}
|
||||
},
|
||||
"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",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "No, it’s not me!"
|
||||
}
|
||||
},
|
||||
"UnconfirmedAuthSingle": {
|
||||
"url": "https://translations.telegram.org/en/unigram/login/UnconfirmedAuthSingle",
|
||||
"photo_url": "https://telegra.ph/file/p/c6fed95dd78/24d39f9184ba07d1ed5fd17.jpg?c=0,71,600,634,264,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "We detected a new login to your account from <mark class=\"token\">{0}</mark>. Is it you?"
|
||||
}
|
||||
},
|
||||
"UnconfirmedAuthTitle": {
|
||||
"url": "https://translations.telegram.org/en/unigram/login/UnconfirmedAuthTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/c6fed95dd78/24d39f9184ba07d1ed5fd17.jpg?c=78,93,446,446,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Someone just got access to your messages!"
|
||||
}
|
||||
},
|
||||
"YourCode": {
|
||||
"url": "https://translations.telegram.org/en/unigram/login/YourCode",
|
||||
"photo_url": "https://telegra.ph/file/p/feeacc41b93/1c1934af2d6dfe3f89da319.jpg?c=274,534,655,655,280,280",
|
||||
|
|
|
@ -10839,14 +10839,6 @@
|
|||
"singular": "Unban"
|
||||
}
|
||||
},
|
||||
"UnconfirmedAuthConfirm": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/UnconfirmedAuthConfirm",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Yes, it’s me"
|
||||
}
|
||||
},
|
||||
"UnconfirmedAuthConfirmed": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/UnconfirmedAuthConfirmed",
|
||||
"photo_url": null,
|
||||
|
@ -10888,30 +10880,6 @@
|
|||
"singular": "Never send your login code to anyone or you can lose your Telegram account!"
|
||||
}
|
||||
},
|
||||
"UnconfirmedAuthDeny": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/UnconfirmedAuthDeny",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "No, it’s not me!"
|
||||
}
|
||||
},
|
||||
"UnconfirmedAuthSingle": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/UnconfirmedAuthSingle",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "We detected a new login to your account from <mark class=\"token\">{0}</mark>. Is it you?"
|
||||
}
|
||||
},
|
||||
"UnconfirmedAuthTitle": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/UnconfirmedAuthTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Someone just got access to your messages!"
|
||||
}
|
||||
},
|
||||
"Unhide": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/Unhide",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Add table
Reference in a new issue