mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-01 20:51:03 +01:00
Update content of files
This commit is contained in:
parent
f72b83b4f3
commit
e5f8e1b3e1
4 changed files with 37 additions and 18 deletions
|
@ -244,8 +244,10 @@
|
|||
"ActionGiftOutbound",
|
||||
"ActionGiftPremiumSubtitle",
|
||||
"ActionGiftPremiumText",
|
||||
"ActionGiftPremiumText",
|
||||
"ActionGiftPremiumTitle",
|
||||
"ActionGiftPremiumTitle2",
|
||||
"ActionGiftPremiumTitle2",
|
||||
"ActionGiftPremiumView",
|
||||
"ActionGiftStarsSubtitle",
|
||||
"ActionGiftStarsSubtitleYou",
|
||||
|
|
|
@ -256,12 +256,12 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/general/" class="tr-section">
|
||||
<div class="tr-section-cover cover1"></div>
|
||||
<div class="tr-section-caption">General (1661)</div>
|
||||
<div class="tr-section-caption">General (1665)</div>
|
||||
</a></div>
|
||||
</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 (1916)</div>
|
||||
<div class="tr-section-caption">Unsorted (1914)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -695,6 +695,23 @@
|
|||
"singular": "<mark class=\"token\">un1</mark> sent you a gift for **<mark class=\"token\">un2</mark>**"
|
||||
}
|
||||
},
|
||||
"ActionGiftPremiumText": {
|
||||
"url": "https://translations.telegram.org/en/android/general/ActionGiftPremiumText",
|
||||
"photo_url": "https://telegra.ph/file/p/c77f8ce24fb/4410c7dc675669c97046317.jpg?c=149,617,303,303,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Subscription for exclusive Telegram features."
|
||||
}
|
||||
},
|
||||
"ActionGiftPremiumTitle2": {
|
||||
"url": "https://translations.telegram.org/en/android/general/ActionGiftPremiumTitle2",
|
||||
"photo_url": "https://telegra.ph/file/p/c77f8ce24fb/4410c7dc675669c97046317.jpg?c=160,585,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> Month Premium",
|
||||
"plural": "<mark class=\"token\">%d</mark> Months Premium"
|
||||
}
|
||||
},
|
||||
"ActionGiftStarsView": {
|
||||
"url": "https://translations.telegram.org/en/android/general/ActionGiftStarsView",
|
||||
"photo_url": "https://telegra.ph/file/p/8285c0296b7/93c5d86a4866b0178798a17.jpg?c=160,577,280,280,280,280",
|
||||
|
@ -5430,6 +5447,22 @@
|
|||
"singular": "Enter Message"
|
||||
}
|
||||
},
|
||||
"Gift2MessageOptional": {
|
||||
"url": "https://translations.telegram.org/en/android/general/Gift2MessageOptional",
|
||||
"photo_url": "https://telegra.ph/file/p/c77f8ce24fb/4410c7dc675669c97046317.jpg?c=18,710,385,385,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Enter Message (Optional)"
|
||||
}
|
||||
},
|
||||
"Gift2MessagePremiumInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/general/Gift2MessagePremiumInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/c77f8ce24fb/4410c7dc675669c97046317.jpg?c=16,715,445,445,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Only <mark class=\"token\">%s</mark> will see your message."
|
||||
}
|
||||
},
|
||||
"Gift2Months": {
|
||||
"url": "https://translations.telegram.org/en/android/general/Gift2Months",
|
||||
"photo_url": "https://telegra.ph/file/p/db3a916acf1/0964cc89884ca2bef70f517.jpg?c=33,499,280,280,280,280",
|
||||
|
|
|
@ -6439,22 +6439,6 @@
|
|||
"singular": "Limited"
|
||||
}
|
||||
},
|
||||
"Gift2MessageOptional": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Gift2MessageOptional",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Enter Message (Optional)"
|
||||
}
|
||||
},
|
||||
"Gift2MessagePremiumInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Gift2MessagePremiumInfo",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Only <mark class=\"token\">%s</mark> will see your message."
|
||||
}
|
||||
},
|
||||
"Gift2Notification": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Gift2Notification",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue