mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-05 18:38:19 +01:00
Update content of files
This commit is contained in:
parent
947ac9c4b9
commit
b3bfce9e1f
3 changed files with 12 additions and 3 deletions
|
@ -37247,6 +37247,7 @@
|
|||
"Gift2ActionTitleAnonymous",
|
||||
"Gift2ActionTitleInAnonymous",
|
||||
"Gift2Availability",
|
||||
"Gift2Availability3Value",
|
||||
"Gift2AvailabilityValue",
|
||||
"Gift2AvailabilityValueNone",
|
||||
"Gift2ConvertButton",
|
||||
|
|
|
@ -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>Unigram<span class="tr-header-counter">3655</span>
|
||||
<a href="/en/" class="tr-back"></a>Unigram<span class="tr-header-counter">3656</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/unigram/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/unigram/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/unigram/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/unigram/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (2668)</div>
|
||||
<div class="tr-section-caption">Unsorted (2669)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -10355,6 +10355,14 @@
|
|||
"singular": "Availability"
|
||||
}
|
||||
},
|
||||
"Gift2Availability3Value": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/Gift2Availability3Value",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{0}</mark> of <mark class=\"token\">{1}</mark> left"
|
||||
}
|
||||
},
|
||||
"Gift2AvailabilityValue": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/Gift2AvailabilityValue",
|
||||
"photo_url": null,
|
||||
|
@ -10423,7 +10431,7 @@
|
|||
"Gift2Hide": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/Gift2Hide",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Hide My Name"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue