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
29cf092d04
commit
80afcbe8b6
3 changed files with 11 additions and 2 deletions
|
@ -27139,6 +27139,7 @@
|
||||||
"DeleteForAll",
|
"DeleteForAll",
|
||||||
"DeleteFromFavorites",
|
"DeleteFromFavorites",
|
||||||
"DeleteFromRecent",
|
"DeleteFromRecent",
|
||||||
|
"DeleteGroupForAll",
|
||||||
"DeleteLocalization",
|
"DeleteLocalization",
|
||||||
"DeleteMega",
|
"DeleteMega",
|
||||||
"DeleteMegaMenu",
|
"DeleteMegaMenu",
|
||||||
|
|
|
@ -195,7 +195,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>Unigram<span class="tr-header-counter">2299</span>
|
<a href="/en/" class="tr-back"></a>Unigram<span class="tr-header-counter">2300</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>
|
<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>
|
</h3>
|
||||||
<section class="tr-sections clearfix">
|
<section class="tr-sections clearfix">
|
||||||
|
@ -252,7 +252,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/unigram/unsorted/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/unigram/unsorted/" class="tr-section">
|
||||||
<div class="tr-section-cover cover0"></div>
|
<div class="tr-section-cover cover0"></div>
|
||||||
<div class="tr-section-caption">Unsorted (1446)</div>
|
<div class="tr-section-caption">Unsorted (1447)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</div>
|
</div>
|
||||||
</section></section>
|
</section></section>
|
||||||
|
|
|
@ -3726,6 +3726,14 @@
|
||||||
"singular": "Remove from Recent"
|
"singular": "Remove from Recent"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"DeleteGroupForAll": {
|
||||||
|
"url": "https://translations.telegram.org/en/unigram/unsorted/DeleteGroupForAll",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": false,
|
||||||
|
"values": {
|
||||||
|
"singular": "Delete the group for all members"
|
||||||
|
}
|
||||||
|
},
|
||||||
"DeleteLocalization": {
|
"DeleteLocalization": {
|
||||||
"url": "https://translations.telegram.org/en/unigram/unsorted/DeleteLocalization",
|
"url": "https://translations.telegram.org/en/unigram/unsorted/DeleteLocalization",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
|
Loading…
Reference in a new issue