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
d00c1e8c53
commit
dd312bd1cd
3 changed files with 12 additions and 2 deletions
|
@ -3589,6 +3589,7 @@
|
|||
"Gift2Hide",
|
||||
"Gift2HideInfo",
|
||||
"Gift2Info",
|
||||
"Gift2Info2Expired",
|
||||
"Gift2InfoConverted",
|
||||
"Gift2InfoOut",
|
||||
"Gift2InfoOutConverted",
|
||||
|
|
|
@ -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>Android<span class="tr-header-counter">8348</span>
|
||||
<a href="/en/" class="tr-back"></a>Android<span class="tr-header-counter">8349</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/android/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/android/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/android/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/android/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1911)</div>
|
||||
<div class="tr-section-caption">Unsorted (1912)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -6380,6 +6380,15 @@
|
|||
"singular": "more"
|
||||
}
|
||||
},
|
||||
"Gift2Info2Expired": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Gift2Info2Expired",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You can keep this <mark class=\"token\">%d</mark> Star gift in your Profile.",
|
||||
"plural": "You can keep this <mark class=\"token\">%d</mark> Stars gift in your Profile."
|
||||
}
|
||||
},
|
||||
"Gift2InfoOutConverted": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Gift2InfoOutConverted",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Add table
Reference in a new issue