mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-14 04:51:42 +01:00
Update content of files
This commit is contained in:
parent
743faac371
commit
15d7afe4f8
4 changed files with 20 additions and 20 deletions
|
@ -216,7 +216,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/private_chats/" class="tr-section">
|
||||
<div class="tr-section-cover cover4"></div>
|
||||
<div class="tr-section-caption">Private chats (471)</div>
|
||||
<div class="tr-section-caption">Private chats (472)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/groups_and_channels/" class="tr-section">
|
||||
|
@ -246,7 +246,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/bots_and_payments/" class="tr-section">
|
||||
<div class="tr-section-cover cover9"></div>
|
||||
<div class="tr-section-caption">Bots And Payments (201)</div>
|
||||
<div class="tr-section-caption">Bots And Payments (202)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/passport/" 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/android/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1795)</div>
|
||||
<div class="tr-section-caption">Unsorted (1793)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -911,6 +911,15 @@
|
|||
"singular": "You paid **<mark class=\"token\">%1$s</mark>** for **<mark class=\"token\">%2$s</mark>**."
|
||||
}
|
||||
},
|
||||
"PaymentInfoHintStars": {
|
||||
"url": "https://translations.telegram.org/en/android/bots_and_payments/PaymentInfoHintStars",
|
||||
"photo_url": "https://telegra.ph/file/p/4fb5ffe8839/4d078db8095ae860ce46017.jpg?c=80,784,376,376,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "",
|
||||
"plural": "You paid **<mark class=\"token\">%2$s</mark>** for **<mark class=\"token\">%1$d</mark> Stars**."
|
||||
}
|
||||
},
|
||||
"PaymentInvoice": {
|
||||
"url": "https://translations.telegram.org/en/android/bots_and_payments/PaymentInvoice",
|
||||
"photo_url": "https://telegra.ph/file/p/40cd82e544e/8508d150592f2aaa3616c1d.jpg?c=69,325,280,280,280,280",
|
||||
|
|
|
@ -2042,6 +2042,14 @@
|
|||
"singular": "Add files to the music library on your device to see them here."
|
||||
}
|
||||
},
|
||||
"NoEffectsFound": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/NoEffectsFound",
|
||||
"photo_url": "https://telegra.ph/file/p/5e699a3a269/c95f8b4c43e332fbf829617.jpg?c=186,384,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "No effects found"
|
||||
}
|
||||
},
|
||||
"NoFilteredMessages": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/NoFilteredMessages",
|
||||
"photo_url": "https://telegra.ph/file/p/4bf72b8f2d2/48444f1d5d95660c54ca417.jpg?c=23,342,554,554,280,280",
|
||||
|
|
|
@ -7876,14 +7876,6 @@
|
|||
"singular": "Start messaging by tapping one of your contacts below."
|
||||
}
|
||||
},
|
||||
"NoEffectsFound": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NoEffectsFound",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "No effects found"
|
||||
}
|
||||
},
|
||||
"NoFilesFound": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NoFilesFound",
|
||||
"photo_url": null,
|
||||
|
@ -8781,15 +8773,6 @@
|
|||
"singular": "Email address will be passed to <mark class=\"token\">%1$s</mark> as billing info."
|
||||
}
|
||||
},
|
||||
"PaymentInfoHintStars": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/PaymentInfoHintStars",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "",
|
||||
"plural": "You paid **<mark class=\"token\">%2$s</mark>** for **<mark class=\"token\">%1$d</mark> Stars**."
|
||||
}
|
||||
},
|
||||
"PaymentInvoiceLinkInvalid": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/PaymentInvoiceLinkInvalid",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Add table
Reference in a new issue