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
02beba3135
commit
b827ecd25c
4 changed files with 13 additions and 4 deletions
|
@ -17193,6 +17193,7 @@
|
|||
"Story.ViewList.TabTitleContacts",
|
||||
"Story.ViewList.TitleEmpty",
|
||||
"Story.ViewList.TitleViewers",
|
||||
"Story.ViewLocation",
|
||||
"Story.Views.NoViews",
|
||||
"Story.Views.ViewsExpired",
|
||||
"Story.Views.ViewsNotRecorded",
|
||||
|
|
|
@ -9896,7 +9896,7 @@
|
|||
"StealthModeOnHint": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StealthModeOnHint",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The creators of stories you viewed in the last 5 minutes or will view in the next 25 minutes won’t see you in viewers’ lists."
|
||||
}
|
||||
|
|
|
@ -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>iOS<span class="tr-header-counter">6930</span>
|
||||
<a href="/en/" class="tr-back"></a>iOS<span class="tr-header-counter">6931</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>
|
||||
</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/ios/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1524)</div>
|
||||
<div class="tr-section-caption">Unsorted (1525)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -10368,7 +10368,7 @@
|
|||
"Story.ToastStealthModeActivatedText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.ToastStealthModeActivatedText",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The creators of stories you viewed in the last **<mark class=\"token\">%1$@</mark>** or will view in the next **<mark class=\"token\">%2$@</mark>** won’t see you in the viewers’ lists."
|
||||
}
|
||||
|
@ -10517,6 +10517,14 @@
|
|||
"singular": "Viewers"
|
||||
}
|
||||
},
|
||||
"Story.ViewLocation": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.ViewLocation",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "View Location"
|
||||
}
|
||||
},
|
||||
"Story.Views.ViewsExpired": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.Views.ViewsExpired",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue