mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-15 13:22:43 +01:00
Update content of files
This commit is contained in:
parent
763dba631b
commit
572505cdc3
4 changed files with 28 additions and 28 deletions
|
@ -7201,6 +7201,8 @@
|
|||
"StoryDraftSaved",
|
||||
"StoryDrafts",
|
||||
"StoryDraftsAlbum",
|
||||
"StoryEditCover",
|
||||
"StoryEditCoverInfo",
|
||||
"StoryEditCoverMenu",
|
||||
"StoryEditing",
|
||||
"StoryEnableKeep",
|
||||
|
@ -8419,8 +8421,6 @@
|
|||
"WebBookmarks",
|
||||
"WebDownloadAlertInfo",
|
||||
"WebDownloadAlertInfoWithSize",
|
||||
"WebDownloadAlertInfoWithSize",
|
||||
"WebDownloadAlertTitle",
|
||||
"WebDownloadAlertTitle",
|
||||
"WebDownloadAlertYes",
|
||||
"WebDownloading",
|
||||
|
|
|
@ -256,12 +256,12 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/general/" class="tr-section">
|
||||
<div class="tr-section-cover cover1"></div>
|
||||
<div class="tr-section-caption">General (1532)</div>
|
||||
<div class="tr-section-caption">General (1536)</div>
|
||||
</a></div>
|
||||
</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 (1893)</div>
|
||||
<div class="tr-section-caption">Unsorted (1889)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -12175,6 +12175,14 @@
|
|||
"singular": "Download"
|
||||
}
|
||||
},
|
||||
"WebDownloadingFile": {
|
||||
"url": "https://translations.telegram.org/en/android/general/WebDownloadingFile",
|
||||
"photo_url": "https://telegra.ph/file/p/c7d3141f2cb/d40d3be63a7fd0890e0e917.jpg?c=79,121,387,387,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Downloading <mark class=\"token\">%s</mark>..."
|
||||
}
|
||||
},
|
||||
"WebErrorInfoDomain": {
|
||||
"url": "https://translations.telegram.org/en/android/general/WebErrorInfoDomain",
|
||||
"photo_url": "https://telegra.ph/file/p/27d25244b43/cd84ef177b75273c3272617.jpg?c=106,528,369,369,280,280",
|
||||
|
|
|
@ -12375,6 +12375,22 @@
|
|||
"singular": "The story will disappear after it expires."
|
||||
}
|
||||
},
|
||||
"StoryEditCover": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StoryEditCover",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Edit Cover"
|
||||
}
|
||||
},
|
||||
"StoryEditCoverInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StoryEditCoverInfo",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Choose a frame from the story to show in your Profile."
|
||||
}
|
||||
},
|
||||
"StoryEditing": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StoryEditing",
|
||||
"photo_url": null,
|
||||
|
@ -14815,22 +14831,6 @@
|
|||
"singular": "Start downloading **<mark class=\"token\">%s</mark>**?"
|
||||
}
|
||||
},
|
||||
"WebDownloadAlertInfoWithSize": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/WebDownloadAlertInfoWithSize",
|
||||
"photo_url": "https://telegra.ph/file/p/88d14a8429f/f0f7f3d5bd3a4b160039117.jpg?c=48,397,467,467,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Start downloading **<mark class=\"token\">%1$s</mark>** (<mark class=\"token\">%2$s</mark>)?"
|
||||
}
|
||||
},
|
||||
"WebDownloadAlertTitle": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/WebDownloadAlertTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/88d14a8429f/f0f7f3d5bd3a4b160039117.jpg?c=60,425,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Download file"
|
||||
}
|
||||
},
|
||||
"WebDownloading": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/WebDownloading",
|
||||
"photo_url": null,
|
||||
|
@ -14839,14 +14839,6 @@
|
|||
"singular": "Downloading..."
|
||||
}
|
||||
},
|
||||
"WebDownloadingFile": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/WebDownloadingFile",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Downloading <mark class=\"token\">%s</mark>..."
|
||||
}
|
||||
},
|
||||
"WebErrorInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/WebErrorInfo",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Add table
Reference in a new issue