mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-16 22:53:12 +01:00
Update content of files
This commit is contained in:
parent
dfe783f5ff
commit
04e9b0c01c
4 changed files with 21 additions and 3 deletions
|
@ -22158,6 +22158,8 @@
|
|||
"StoryList.MyStory",
|
||||
"StoryList.TooltipArchive",
|
||||
"StoryList.TooltipUnarchive",
|
||||
"StoryMedia.Archive.Empty.Text",
|
||||
"StoryMedia.Archive.Empty.Title",
|
||||
"StoryMedia.ArchiveText",
|
||||
"StoryMedia.Context.Archive",
|
||||
"StoryMedia.Done",
|
||||
|
|
|
@ -789,7 +789,7 @@
|
|||
"StoryList.ArchivedEmptyState.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/StoryList.ArchivedEmptyState.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "No Archived Stories"
|
||||
}
|
||||
|
|
|
@ -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>macOS<span class="tr-header-counter">4813</span>
|
||||
<a href="/en/" class="tr-back"></a>macOS<span class="tr-header-counter">4815</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/macos/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/macos/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/macos/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/macos/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1308)</div>
|
||||
<div class="tr-section-caption">Unsorted (1310)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -8147,6 +8147,22 @@
|
|||
"singular": "View Profile"
|
||||
}
|
||||
},
|
||||
"StoryMedia.Archive.Empty.Text": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/StoryMedia.Archive.Empty.Text",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Upload a new story to view it here"
|
||||
}
|
||||
},
|
||||
"StoryMedia.Archive.Empty.Title": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/StoryMedia.Archive.Empty.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "No Archived Stories"
|
||||
}
|
||||
},
|
||||
"StoryMedia.Context.Archive": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/StoryMedia.Context.Archive",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue