mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-20 16:15:08 +01:00
Update content of files
This commit is contained in:
parent
0506e5edbd
commit
dfe1641312
4 changed files with 31 additions and 12 deletions
|
@ -30884,6 +30884,8 @@
|
|||
"lng_credits_box_out_video",
|
||||
"lng_credits_box_out_videos",
|
||||
"lng_credits_box_subscription_title",
|
||||
"lng_credits_enough",
|
||||
"lng_credits_enough_link",
|
||||
"lng_credits_gift_button",
|
||||
"lng_credits_gift_title",
|
||||
"lng_credits_media_done_text",
|
||||
|
@ -32757,8 +32759,8 @@
|
|||
"lng_paid_react_send",
|
||||
"lng_paid_react_show_in_top",
|
||||
"lng_paid_react_title",
|
||||
"lng_paid_react_toast",
|
||||
"lng_paid_react_toast_text",
|
||||
"lng_paid_react_toast_title",
|
||||
"lng_paid_react_top_title",
|
||||
"lng_paid_react_undo",
|
||||
"lng_paid_title",
|
||||
|
|
|
@ -12136,7 +12136,7 @@
|
|||
"StarsTopupLinkTopupAnyway": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StarsTopupLinkTopupAnyway",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Topup Anyway"
|
||||
}
|
||||
|
|
|
@ -199,7 +199,7 @@
|
|||
</div></nav>
|
||||
<section class="content clearfix">
|
||||
<section class="tr-content"><h3 class="tr-header">
|
||||
<a href="/en/" class="tr-back"></a>TDesktop<span class="tr-header-counter">5310</span>
|
||||
<a href="/en/" class="tr-back"></a>TDesktop<span class="tr-header-counter">5312</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/tdesktop/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/tdesktop/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/tdesktop/recent/comments">Comments</a></span></div>
|
||||
</h3>
|
||||
<section class="tr-sections clearfix">
|
||||
|
@ -261,7 +261,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/tdesktop/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (995)</div>
|
||||
<div class="tr-section-caption">Unsorted (997)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -2900,6 +2900,22 @@
|
|||
"singular": "Subscription"
|
||||
}
|
||||
},
|
||||
"lng_credits_enough": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_credits_enough",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You have enough stars at the moment. <mark class=\"token\">{link}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_credits_enough_link": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_credits_enough_link",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Buy anyway"
|
||||
}
|
||||
},
|
||||
"lng_credits_media_done_text": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_credits_media_done_text",
|
||||
"photo_url": "https://telegra.ph/file/p/c164642a758/145067f1b3c09d70df52317.jpg?c=149,349,302,302,280,280",
|
||||
|
@ -5101,6 +5117,15 @@
|
|||
"singular": "Star Reaction"
|
||||
}
|
||||
},
|
||||
"lng_paid_react_toast": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_paid_react_toast",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Star Sent!",
|
||||
"plural": "Stars Sent!"
|
||||
}
|
||||
},
|
||||
"lng_paid_react_toast_text": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_paid_react_toast_text",
|
||||
"photo_url": null,
|
||||
|
@ -5110,14 +5135,6 @@
|
|||
"plural": "You reacted with **<mark class=\"token\">{count}</mark> Stars**."
|
||||
}
|
||||
},
|
||||
"lng_paid_react_toast_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_paid_react_toast_title",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Star Sent!"
|
||||
}
|
||||
},
|
||||
"lng_paid_react_top_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_paid_react_top_title",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue