mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 07:52:37 +01:00
Update content of files
This commit is contained in:
parent
8f5fa48234
commit
22a84d22c9
3 changed files with 12 additions and 12 deletions
|
@ -7798,6 +7798,7 @@
|
||||||
"MediaAndFiles",
|
"MediaAndFiles",
|
||||||
"MediaExceedingX",
|
"MediaExceedingX",
|
||||||
"MediaRestricted",
|
"MediaRestricted",
|
||||||
|
"MediaSpoilerHint",
|
||||||
"MediaTypeUnsupported",
|
"MediaTypeUnsupported",
|
||||||
"MemberBanChannel",
|
"MemberBanChannel",
|
||||||
"MemberBanGroup",
|
"MemberBanGroup",
|
||||||
|
@ -9687,7 +9688,6 @@
|
||||||
"WhoCanFindByPhoneInfoContacts",
|
"WhoCanFindByPhoneInfoContacts",
|
||||||
"WhoCanFindByPhoneInfoEveryone",
|
"WhoCanFindByPhoneInfoEveryone",
|
||||||
"WhoCanFindByPhoneInfoEveryoneLink",
|
"WhoCanFindByPhoneInfoEveryoneLink",
|
||||||
"WhoCanFindByPhoneInfoEveryoneLink",
|
|
||||||
"WhoCanForwardLink",
|
"WhoCanForwardLink",
|
||||||
"WhoCanForwardLinkInfo",
|
"WhoCanForwardLinkInfo",
|
||||||
"WhoCanSeePhone",
|
"WhoCanSeePhone",
|
||||||
|
|
|
@ -223,7 +223,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_x/settings/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/android_x/settings/" class="tr-section">
|
||||||
<div class="tr-section-cover cover7"></div>
|
<div class="tr-section-cover cover7"></div>
|
||||||
<div class="tr-section-caption">Settings (1204)</div>
|
<div class="tr-section-caption">Settings (1205)</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_x/camera_and_media/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/android_x/camera_and_media/" class="tr-section">
|
||||||
|
@ -248,7 +248,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_x/unsorted/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/android_x/unsorted/" class="tr-section">
|
||||||
<div class="tr-section-cover cover0"></div>
|
<div class="tr-section-cover cover0"></div>
|
||||||
<div class="tr-section-caption">Unsorted (876)</div>
|
<div class="tr-section-caption">Unsorted (875)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</div>
|
</div>
|
||||||
</section></section>
|
</section></section>
|
||||||
|
|
|
@ -2199,7 +2199,7 @@
|
||||||
},
|
},
|
||||||
"HideMedia": {
|
"HideMedia": {
|
||||||
"url": "https://translations.telegram.org/en/android_x/unsorted/HideMedia",
|
"url": "https://translations.telegram.org/en/android_x/unsorted/HideMedia",
|
||||||
"photo_url": null,
|
"photo_url": "https://telegra.ph/file/p/073e4790f67/672229e693a3da4e9577317.jpg?c=237,723,280,280,280,280",
|
||||||
"has_binding": true,
|
"has_binding": true,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "Hide media"
|
"singular": "Hide media"
|
||||||
|
@ -2925,6 +2925,14 @@
|
||||||
"singular": "Media unavailable"
|
"singular": "Media unavailable"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"MediaSpoilerHint": {
|
||||||
|
"url": "https://translations.telegram.org/en/android_x/unsorted/MediaSpoilerHint",
|
||||||
|
"photo_url": "https://telegra.ph/file/p/073e4790f67/672229e693a3da4e9577317.jpg?c=101,573,432,432,280,280",
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "Media will be blurred inside the chat and reveal after additional tap."
|
||||||
|
}
|
||||||
|
},
|
||||||
"MediaTypeUnsupported": {
|
"MediaTypeUnsupported": {
|
||||||
"url": "https://translations.telegram.org/en/android_x/unsorted/MediaTypeUnsupported",
|
"url": "https://translations.telegram.org/en/android_x/unsorted/MediaTypeUnsupported",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
@ -5434,14 +5442,6 @@
|
||||||
"singular": "What can admins do on behalf of this group?"
|
"singular": "What can admins do on behalf of this group?"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"WhoCanFindByPhoneInfoEveryoneLink": {
|
|
||||||
"url": "https://translations.telegram.org/en/android_x/unsorted/WhoCanFindByPhoneInfoEveryoneLink",
|
|
||||||
"photo_url": null,
|
|
||||||
"has_binding": true,
|
|
||||||
"values": {
|
|
||||||
"singular": "Users who have your number saved in the contacts list will also see it on Telegram.<br/><br/>This public link opens a chat with you: <mark class=\"token\">%1$s</mark>"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"WrongLayout": {
|
"WrongLayout": {
|
||||||
"url": "https://translations.telegram.org/en/android_x/unsorted/WrongLayout",
|
"url": "https://translations.telegram.org/en/android_x/unsorted/WrongLayout",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
|
Loading…
Reference in a new issue