mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 23:38:26 +01:00
Update content of files
This commit is contained in:
parent
070a1f453f
commit
e763f47016
2 changed files with 10 additions and 2 deletions
|
@ -179,7 +179,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>iOS<span class="tr-header-counter">5445</span>
|
<a href="/en/" class="tr-back"></a>iOS<span class="tr-header-counter">5446</span>
|
||||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/ios/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/ios/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/ios/recent/comments">Comments</a></span></div>
|
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/ios/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/ios/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/ios/recent/comments">Comments</a></span></div>
|
||||||
</h3>
|
</h3>
|
||||||
<section class="tr-sections clearfix">
|
<section class="tr-sections clearfix">
|
||||||
|
@ -236,7 +236,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/ios/unsorted/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/ios/unsorted/" class="tr-section">
|
||||||
<div class="tr-section-cover cover0"></div>
|
<div class="tr-section-cover cover0"></div>
|
||||||
<div class="tr-section-caption">Unsorted (715)</div>
|
<div class="tr-section-caption">Unsorted (716)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</div>
|
</div>
|
||||||
</section></section>
|
</section></section>
|
||||||
|
|
|
@ -3980,6 +3980,14 @@
|
||||||
"singular": "<mark class=\"token\">%1$@</mark>|sent you the quiz \"<mark class=\"token\">%2$@</mark>\""
|
"singular": "<mark class=\"token\">%1$@</mark>|sent you the quiz \"<mark class=\"token\">%2$@</mark>\""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"PUSH_MESSAGE_RECURRING_PAY": {
|
||||||
|
"url": "https://translations.telegram.org/en/ios/unsorted/PUSH_MESSAGE_RECURRING_PAY",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "<mark class=\"token\">%1$@</mark>|You were charged <mark class=\"token\">%2$@</mark>"
|
||||||
|
}
|
||||||
|
},
|
||||||
"PUSH_MESSAGE_VIDEOS_TEXT": {
|
"PUSH_MESSAGE_VIDEOS_TEXT": {
|
||||||
"url": "https://translations.telegram.org/en/ios/unsorted/PUSH_MESSAGE_VIDEOS_TEXT",
|
"url": "https://translations.telegram.org/en/ios/unsorted/PUSH_MESSAGE_VIDEOS_TEXT",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
|
Loading…
Reference in a new issue