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
27ef8bd34a
commit
5b49a878ab
3 changed files with 20 additions and 2 deletions
|
@ -30918,6 +30918,7 @@
|
|||
"lng_context_archive_to_menu_info",
|
||||
"lng_context_attached_stickers",
|
||||
"lng_context_auto_delete_in",
|
||||
"lng_context_ban_user",
|
||||
"lng_context_cancel_download",
|
||||
"lng_context_cancel_upload",
|
||||
"lng_context_change_price",
|
||||
|
@ -31098,6 +31099,7 @@
|
|||
"lng_credits_box_history_entry_gift_about_link",
|
||||
"lng_credits_box_history_entry_gift_about_link",
|
||||
"lng_credits_box_history_entry_gift_about_url",
|
||||
"lng_credits_box_history_entry_gift_examples",
|
||||
"lng_credits_box_history_entry_gift_in_about",
|
||||
"lng_credits_box_history_entry_gift_name",
|
||||
"lng_credits_box_history_entry_gift_out_about",
|
||||
|
|
|
@ -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">5323</span>
|
||||
<a href="/en/" class="tr-back"></a>TDesktop<span class="tr-header-counter">5325</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 (933)</div>
|
||||
<div class="tr-section-caption">Unsorted (935)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -2554,6 +2554,14 @@
|
|||
"singular": "This tag is from **<mark class=\"token\">{name}</mark> pack**."
|
||||
}
|
||||
},
|
||||
"lng_context_ban_user": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_context_ban_user",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Ban"
|
||||
}
|
||||
},
|
||||
"lng_context_copy_topic_link": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_context_copy_topic_link",
|
||||
"photo_url": "https://telegra.ph/file/p/a10f7185047/c3c66a4751ddf03247d5617.jpg?c=297,170,280,280,280,280",
|
||||
|
@ -2787,6 +2795,14 @@
|
|||
"singular": "App Store"
|
||||
}
|
||||
},
|
||||
"lng_credits_box_history_entry_gift_examples": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_credits_box_history_entry_gift_examples",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Examples"
|
||||
}
|
||||
},
|
||||
"lng_credits_box_history_entry_play_market": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_credits_box_history_entry_play_market",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Add table
Reference in a new issue