mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-20 16:15:08 +01:00
Update content of files
This commit is contained in:
parent
889684bf3e
commit
bb8faf11d5
3 changed files with 22 additions and 2 deletions
|
@ -6860,7 +6860,9 @@
|
|||
"StarsConfirmPurchaseMedia1",
|
||||
"StarsConfirmPurchaseMedia2",
|
||||
"StarsConfirmPurchaseMediaOne",
|
||||
"StarsConfirmPurchaseMediaOne2",
|
||||
"StarsConfirmPurchaseMediaTwo",
|
||||
"StarsConfirmPurchaseMediaTwo2",
|
||||
"StarsConfirmPurchaseMedia_Photos",
|
||||
"StarsConfirmPurchaseMedia_SinglePhoto",
|
||||
"StarsConfirmPurchaseMedia_SingleVideo",
|
||||
|
|
|
@ -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">7860</span>
|
||||
<a href="/en/" class="tr-back"></a>Android<span class="tr-header-counter">7862</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 (1817)</div>
|
||||
<div class="tr-section-caption">Unsorted (1819)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -11736,6 +11736,15 @@
|
|||
"singular": "Do you want to unlock <mark class=\"token\">%2$s</mark> in **<mark class=\"token\">%3$s</mark>** for **<mark class=\"token\">%1$d</mark> stars**?"
|
||||
}
|
||||
},
|
||||
"StarsConfirmPurchaseMediaOne2": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StarsConfirmPurchaseMediaOne2",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Do you want to unlock <mark class=\"token\">%2$s</mark> in **<mark class=\"token\">%3$s</mark>** for **<mark class=\"token\">%1$d</mark> star**?",
|
||||
"plural": "Do you want to unlock <mark class=\"token\">%2$s</mark> in **<mark class=\"token\">%3$s</mark>** for **<mark class=\"token\">%1$d</mark> stars**?"
|
||||
}
|
||||
},
|
||||
"StarsConfirmPurchaseMediaTwo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StarsConfirmPurchaseMediaTwo",
|
||||
"photo_url": null,
|
||||
|
@ -11744,6 +11753,15 @@
|
|||
"singular": "Do you want to unlock <mark class=\"token\">%2$s</mark> and <mark class=\"token\">%3$s</mark> in **<mark class=\"token\">%4$s</mark>** for **<mark class=\"token\">%1$d</mark> stars**?"
|
||||
}
|
||||
},
|
||||
"StarsConfirmPurchaseMediaTwo2": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StarsConfirmPurchaseMediaTwo2",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Do you want to unlock <mark class=\"token\">%2$s</mark> and <mark class=\"token\">%3$s</mark> in **<mark class=\"token\">%4$s</mark>** for **<mark class=\"token\">%1$d</mark> star**?",
|
||||
"plural": "Do you want to unlock <mark class=\"token\">%2$s</mark> and <mark class=\"token\">%3$s</mark> in **<mark class=\"token\">%4$s</mark>** for **<mark class=\"token\">%1$d</mark> stars**?"
|
||||
}
|
||||
},
|
||||
"StarsNotAvailableText": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StarsNotAvailableText",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue