mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 07:20:31 +01:00
Update content of files
This commit is contained in:
parent
f632cd3c6a
commit
fed32913de
3 changed files with 11 additions and 11 deletions
|
@ -198,7 +198,7 @@
|
|||
<div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/login/" class="tr-section">
|
||||
<div class="tr-section-cover cover2"></div>
|
||||
<div class="tr-section-caption">Log In (154)</div>
|
||||
<div class="tr-section-caption">Log In (155)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/chat_list/" class="tr-section">
|
||||
|
@ -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/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1339)</div>
|
||||
<div class="tr-section-caption">Unsorted (1338)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -987,6 +987,14 @@
|
|||
"singular": "Check your Telegram messages"
|
||||
}
|
||||
},
|
||||
"SentAppCodeWithPhone": {
|
||||
"url": "https://translations.telegram.org/en/android/login/SentAppCodeWithPhone",
|
||||
"photo_url": "https://telegra.ph/file/p/65016467476/d99611f066b51901bd6ea17.jpg?c=45,200,510,510,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "We've sent the code to the **Telegram app** for <mark class=\"token\">%1$s</mark> on your other device."
|
||||
}
|
||||
},
|
||||
"SentCallCode": {
|
||||
"url": "https://translations.telegram.org/en/android/login/SentCallCode",
|
||||
"photo_url": "https://telegra.ph/file/p/c41fcf3aa80/7f8d7798cbc45ecdc8c011d.jpg?c=10,77,403,403,280,280",
|
||||
|
|
|
@ -6693,7 +6693,7 @@
|
|||
},
|
||||
"PleaseEnterCurrentPassword": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/PleaseEnterCurrentPassword",
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Enter your password"
|
||||
|
@ -7993,14 +7993,6 @@
|
|||
"singular": "Sending SMS..."
|
||||
}
|
||||
},
|
||||
"SentAppCodeWithPhone": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SentAppCodeWithPhone",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "We've sent the code to the **Telegram app** for <mark class=\"token\">%1$s</mark> on your other device."
|
||||
}
|
||||
},
|
||||
"SentFragmentCode": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SentFragmentCode",
|
||||
"photo_url": "https://telegra.ph/file/p/fbf0db2e858/560c5a76da2ece4156dbb17.jpg?c=22,156,557,557,280,280",
|
||||
|
|
Loading…
Reference in a new issue