mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 17:11:52 +01:00
Update content of files
This commit is contained in:
parent
8b4d7001a8
commit
8f8ef9a764
3 changed files with 19 additions and 19 deletions
|
@ -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/android/stories/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/android/stories/" class="tr-section">
|
||||||
<div class="tr-section-cover cover11"></div>
|
<div class="tr-section-cover cover11"></div>
|
||||||
<div class="tr-section-caption">Stories (339)</div>
|
<div class="tr-section-caption">Stories (341)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</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/android/camera_and_media/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/android/camera_and_media/" class="tr-section">
|
||||||
|
@ -261,7 +261,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/android/unsorted/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/android/unsorted/" class="tr-section">
|
||||||
<div class="tr-section-cover cover0"></div>
|
<div class="tr-section-cover cover0"></div>
|
||||||
<div class="tr-section-caption">Unsorted (1490)</div>
|
<div class="tr-section-caption">Unsorted (1488)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</div>
|
</div>
|
||||||
</section></section>
|
</section></section>
|
||||||
|
|
|
@ -1840,6 +1840,23 @@
|
||||||
"singular": "Post to My Profile"
|
"singular": "Post to My Profile"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"StoryKeepChannel": {
|
||||||
|
"url": "https://translations.telegram.org/en/android/stories/StoryKeepChannel",
|
||||||
|
"photo_url": "https://telegra.ph/file/p/4f531888436/ea08a0c5d84f04972e9b517.jpg?c=22,733,280,280,280,280",
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "Post to Channel Page"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"StoryKeepChannelInfo": {
|
||||||
|
"url": "https://translations.telegram.org/en/android/stories/StoryKeepChannelInfo",
|
||||||
|
"photo_url": "https://telegra.ph/file/p/4f531888436/ea08a0c5d84f04972e9b517.jpg?c=0,506,600,636,264,280",
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "Keep this story on the channel page even after it expires in <mark class=\"token\">%d</mark> hour.",
|
||||||
|
"plural": "Keep this story on the channel page even after it expires in <mark class=\"token\">%d</mark> hours."
|
||||||
|
}
|
||||||
|
},
|
||||||
"StoryKeepDraft": {
|
"StoryKeepDraft": {
|
||||||
"url": "https://translations.telegram.org/en/android/stories/StoryKeepDraft",
|
"url": "https://translations.telegram.org/en/android/stories/StoryKeepDraft",
|
||||||
"photo_url": "https://telegra.ph/file/p/e4a903766da/41665c57be214bb6efee817.jpg?c=36,556,280,280,280,280",
|
"photo_url": "https://telegra.ph/file/p/e4a903766da/41665c57be214bb6efee817.jpg?c=36,556,280,280,280,280",
|
||||||
|
|
|
@ -9517,23 +9517,6 @@
|
||||||
"singular": "Uploading edit…"
|
"singular": "Uploading edit…"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"StoryKeepChannel": {
|
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/StoryKeepChannel",
|
|
||||||
"photo_url": null,
|
|
||||||
"has_binding": true,
|
|
||||||
"values": {
|
|
||||||
"singular": "Post to Channel Page"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"StoryKeepChannelInfo": {
|
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/StoryKeepChannelInfo",
|
|
||||||
"photo_url": null,
|
|
||||||
"has_binding": true,
|
|
||||||
"values": {
|
|
||||||
"singular": "Keep this story on the channel page even after it expires in <mark class=\"token\">%d</mark> hour.",
|
|
||||||
"plural": "Keep this story on the channel page even after it expires in <mark class=\"token\">%d</mark> hours."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"StoryPrivacyWhoCanView": {
|
"StoryPrivacyWhoCanView": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/StoryPrivacyWhoCanView",
|
"url": "https://translations.telegram.org/en/android/unsorted/StoryPrivacyWhoCanView",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
|
Loading…
Reference in a new issue