mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 15:59:13 +01:00
Update content of files
This commit is contained in:
parent
0afc8bdcc6
commit
c480bb25d2
4 changed files with 21 additions and 3 deletions
|
@ -27007,6 +27007,7 @@
|
|||
"lng_premium_unlock_reactions",
|
||||
"lng_premium_unlock_status",
|
||||
"lng_premium_unlock_stickers",
|
||||
"lng_preview_cant",
|
||||
"lng_preview_loading",
|
||||
"lng_prize_about",
|
||||
"lng_prize_duration",
|
||||
|
@ -27538,6 +27539,7 @@
|
|||
"lng_saved_gif_limit_more",
|
||||
"lng_saved_gif_limit_title",
|
||||
"lng_saved_messages",
|
||||
"lng_saved_quote_here",
|
||||
"lng_saved_short",
|
||||
"lng_scam_badge",
|
||||
"lng_schedule_at",
|
||||
|
|
|
@ -2108,7 +2108,7 @@
|
|||
"SavedMessagesInfoQuote": {
|
||||
"url": "https://translations.telegram.org/en/android/chat_list/SavedMessagesInfoQuote",
|
||||
"photo_url": "https://telegra.ph/file/p/97fa51b782b/8fe38b98ae6c52ac0fa9f17.jpg?c=106,179,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Quote here to save."
|
||||
}
|
||||
|
|
|
@ -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">4306</span>
|
||||
<a href="/en/" class="tr-back"></a>TDesktop<span class="tr-header-counter">4308</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 (813)</div>
|
||||
<div class="tr-section-caption">Unsorted (815)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -4349,6 +4349,14 @@
|
|||
"singular": "Unlock Animated Emoji"
|
||||
}
|
||||
},
|
||||
"lng_preview_cant": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_preview_cant",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Could not generate preview for this link."
|
||||
}
|
||||
},
|
||||
"lng_prize_about": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_prize_about",
|
||||
"photo_url": null,
|
||||
|
@ -5682,6 +5690,14 @@
|
|||
"plural": "Limit of <mark class=\"token\">{count}</mark> GIFs Reached"
|
||||
}
|
||||
},
|
||||
"lng_saved_quote_here": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_saved_quote_here",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Quote here to save"
|
||||
}
|
||||
},
|
||||
"lng_search_messages_n_of_amount": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_search_messages_n_of_amount",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue