mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 01:00:50 +01:00
Update content of files
This commit is contained in:
parent
7e3469cd2e
commit
b672c37574
3 changed files with 10 additions and 10 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_x/login/" class="tr-section">
|
||||
<div class="tr-section-cover cover2"></div>
|
||||
<div class="tr-section-caption">Log In (46)</div>
|
||||
<div class="tr-section-caption">Log In (47)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android_x/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_x/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (877)</div>
|
||||
<div class="tr-section-caption">Unsorted (876)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -359,6 +359,14 @@
|
|||
"singular": "We will send an SMS with a confirmation code to your phone number."
|
||||
}
|
||||
},
|
||||
"login_error": {
|
||||
"url": "https://translations.telegram.org/en/android_x/login/login_error",
|
||||
"photo_url": "https://telegra.ph/file/p/ba3e5db26f4/82f8bbc5ea479a12db58116.jpg?c=19,104,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Error: <mark class=\"token\">%1$s</mark>. __Contact us__, if you need help."
|
||||
}
|
||||
},
|
||||
"network_Connecting": {
|
||||
"url": "https://translations.telegram.org/en/android_x/login/network_Connecting",
|
||||
"photo_url": "https://telegra.ph/file/p/db1070cee74/bd6d9139ed63295c028951d.jpg?c=269,0,280,277,280,276",
|
||||
|
|
|
@ -6350,14 +6350,6 @@
|
|||
"plural": "Last <mark class=\"token\">%1$s</mark> digits"
|
||||
}
|
||||
},
|
||||
"login_error": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/login_error",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Error: <mark class=\"token\">%1$s</mark>. __Contact us__, if you need help."
|
||||
}
|
||||
},
|
||||
"message_adminSign": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/message_adminSign",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue