mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-08 11:34:08 +01:00
Update content of files
This commit is contained in:
parent
3cd643e4da
commit
927307bc80
3 changed files with 10 additions and 10 deletions
|
@ -246,7 +246,7 @@
|
||||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
</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-wrap"><a href="/en/android/bots_and_payments/" class="tr-section">
|
||||||
<div class="tr-section-cover cover9"></div>
|
<div class="tr-section-cover cover9"></div>
|
||||||
<div class="tr-section-caption">Bots And Payments (276)</div>
|
<div class="tr-section-caption">Bots And Payments (277)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
</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">
|
<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><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-wrap"><a href="/en/android/unsorted/" class="tr-section">
|
||||||
<div class="tr-section-cover cover0"></div>
|
<div class="tr-section-cover cover0"></div>
|
||||||
<div class="tr-section-caption">Unsorted (1992)</div>
|
<div class="tr-section-caption">Unsorted (1991)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</div>
|
</div>
|
||||||
</section></section>
|
</section></section>
|
||||||
|
|
|
@ -327,6 +327,14 @@
|
||||||
"singular": "**<mark class=\"token\">%1$s</mark>** requests access to set your **emoji status**. You will be able to revoke this access on the profile page of **<mark class=\"token\">%2$s</mark>**."
|
"singular": "**<mark class=\"token\">%1$s</mark>** requests access to set your **emoji status**. You will be able to revoke this access on the profile page of **<mark class=\"token\">%2$s</mark>**."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"BotEmojiStatusPermissionRequestGranted": {
|
||||||
|
"url": "https://translations.telegram.org/en/android/bots_and_payments/BotEmojiStatusPermissionRequestGranted",
|
||||||
|
"photo_url": "https://telegra.ph/file/p/9ffb8b4c091/2819503c3b789df51c37117.jpg?c=67,122,415,415,280,280",
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "**<mark class=\"token\">%s</mark>** can now set your emoji status at any time."
|
||||||
|
}
|
||||||
|
},
|
||||||
"BotEmojiStatusSetRequest": {
|
"BotEmojiStatusSetRequest": {
|
||||||
"url": "https://translations.telegram.org/en/android/bots_and_payments/BotEmojiStatusSetRequest",
|
"url": "https://translations.telegram.org/en/android/bots_and_payments/BotEmojiStatusSetRequest",
|
||||||
"photo_url": "https://telegra.ph/file/p/045f7cbc6bf/2075a6f8a51518a6cd63b17.jpg?c=37,421,525,525,280,280",
|
"photo_url": "https://telegra.ph/file/p/045f7cbc6bf/2075a6f8a51518a6cd63b17.jpg?c=37,421,525,525,280,280",
|
||||||
|
|
|
@ -2900,14 +2900,6 @@
|
||||||
"singular": "This bot can't be opened in chats with users."
|
"singular": "This bot can't be opened in chats with users."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"BotEmojiStatusPermissionRequestGranted": {
|
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/BotEmojiStatusPermissionRequestGranted",
|
|
||||||
"photo_url": null,
|
|
||||||
"has_binding": true,
|
|
||||||
"values": {
|
|
||||||
"singular": "**<mark class=\"token\">%s</mark>** can now set your emoji status at any time."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"BotEmojiStatusSetRequestForDay": {
|
"BotEmojiStatusSetRequestForDay": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/BotEmojiStatusSetRequestForDay",
|
"url": "https://translations.telegram.org/en/android/unsorted/BotEmojiStatusSetRequestForDay",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
|
Loading…
Reference in a new issue