mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 09:06:24 +01:00
Update content of files
This commit is contained in:
parent
85c98f844d
commit
a372149a80
3 changed files with 20 additions and 2 deletions
|
@ -21411,9 +21411,11 @@
|
||||||
"lng_formatting_link_edit_title",
|
"lng_formatting_link_edit_title",
|
||||||
"lng_formatting_link_text",
|
"lng_formatting_link_text",
|
||||||
"lng_formatting_link_url",
|
"lng_formatting_link_url",
|
||||||
|
"lng_forum_choose_title_and_icon",
|
||||||
"lng_forum_create_topic",
|
"lng_forum_create_topic",
|
||||||
"lng_forum_discard_sure",
|
"lng_forum_discard_sure",
|
||||||
"lng_forum_no_topics",
|
"lng_forum_no_topics",
|
||||||
|
"lng_forum_replies_only",
|
||||||
"lng_forum_topic_close",
|
"lng_forum_topic_close",
|
||||||
"lng_forum_topic_closed",
|
"lng_forum_topic_closed",
|
||||||
"lng_forum_topic_created_body",
|
"lng_forum_topic_created_body",
|
||||||
|
|
|
@ -183,7 +183,7 @@
|
||||||
</div></nav>
|
</div></nav>
|
||||||
<section class="content clearfix">
|
<section class="content clearfix">
|
||||||
<section class="tr-content"><h3 class="tr-header">
|
<section class="tr-content"><h3 class="tr-header">
|
||||||
<a href="/en/" class="tr-back"></a>TDesktop<span class="tr-header-counter">3395</span>
|
<a href="/en/" class="tr-back"></a>TDesktop<span class="tr-header-counter">3397</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>
|
<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>
|
</h3>
|
||||||
<section class="tr-sections clearfix">
|
<section class="tr-sections clearfix">
|
||||||
|
@ -240,7 +240,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/tdesktop/unsorted/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/tdesktop/unsorted/" class="tr-section">
|
||||||
<div class="tr-section-cover cover0"></div>
|
<div class="tr-section-cover cover0"></div>
|
||||||
<div class="tr-section-caption">Unsorted (391)</div>
|
<div class="tr-section-caption">Unsorted (393)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</div>
|
</div>
|
||||||
</section></section>
|
</section></section>
|
||||||
|
|
|
@ -1260,6 +1260,14 @@
|
||||||
"singular": "No chats"
|
"singular": "No chats"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"lng_forum_choose_title_and_icon": {
|
||||||
|
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_forum_choose_title_and_icon",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "Choose title and icon for your topic"
|
||||||
|
}
|
||||||
|
},
|
||||||
"lng_forum_create_topic": {
|
"lng_forum_create_topic": {
|
||||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_forum_create_topic",
|
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_forum_create_topic",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
@ -1284,6 +1292,14 @@
|
||||||
"singular": "No topics currently created in this forum."
|
"singular": "No topics currently created in this forum."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"lng_forum_replies_only": {
|
||||||
|
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_forum_replies_only",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "You can reply to messages in topics."
|
||||||
|
}
|
||||||
|
},
|
||||||
"lng_forum_topic_close": {
|
"lng_forum_topic_close": {
|
||||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_forum_topic_close",
|
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_forum_topic_close",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
|
Loading…
Reference in a new issue