mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 23:38:26 +01:00
Update content of files
This commit is contained in:
parent
6874222b6a
commit
112b875718
3 changed files with 32 additions and 5 deletions
|
@ -4067,6 +4067,7 @@
|
|||
"ProxyRotationTimeoutInfo",
|
||||
"ProxyRotationTimeoutSeconds",
|
||||
"ProxySettings",
|
||||
"ProxyStatus",
|
||||
"PsaHide",
|
||||
"PsaHideChatAlertText",
|
||||
"PsaHideChatAlertTitle",
|
||||
|
@ -4570,6 +4571,7 @@
|
|||
"SendMediaPermissionStickersGifs",
|
||||
"SendMediaPermissionVideos",
|
||||
"SendMediaPermissionVoice",
|
||||
"SendMediaPolls",
|
||||
"SendMessage",
|
||||
"SendMessageAsTitle",
|
||||
"SendMessageLocation",
|
||||
|
@ -4655,6 +4657,7 @@
|
|||
"SetPhotoForRest",
|
||||
"SetProfilePhoto",
|
||||
"SetProfilePhoto",
|
||||
"SetProfilePhotoAvatarConstructor",
|
||||
"SetProfileVideo",
|
||||
"SetRecoveryEmail",
|
||||
"SetReminder",
|
||||
|
|
|
@ -191,7 +191,7 @@
|
|||
</div></nav>
|
||||
<section class="content clearfix">
|
||||
<section class="tr-content"><h3 class="tr-header">
|
||||
<a href="/en/" class="tr-back"></a>Android<span class="tr-header-counter">5436</span>
|
||||
<a href="/en/" class="tr-back"></a>Android<span class="tr-header-counter">5439</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/android/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/android/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/android/recent/comments">Comments</a></span></div>
|
||||
</h3>
|
||||
<section class="tr-sections clearfix">
|
||||
|
@ -248,7 +248,7 @@
|
|||
</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 (1290)</div>
|
||||
<div class="tr-section-caption">Unsorted (1293)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -6931,6 +6931,14 @@
|
|||
"singular": "You can add users or entire groups as exceptions that will override the settings above."
|
||||
}
|
||||
},
|
||||
"ProxyStatus": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ProxyStatus",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Status"
|
||||
}
|
||||
},
|
||||
"PsaHide": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/PsaHide",
|
||||
"photo_url": null,
|
||||
|
@ -7221,7 +7229,7 @@
|
|||
},
|
||||
"PushReactDoc": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/PushReactDoc",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%2$s</mark> to your file"
|
||||
|
@ -7301,7 +7309,7 @@
|
|||
},
|
||||
"PushReactRound": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/PushReactRound",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%2$s</mark> to your video message"
|
||||
|
@ -7325,7 +7333,7 @@
|
|||
},
|
||||
"PushReactVideo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/PushReactVideo",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%2$s</mark> to your video"
|
||||
|
@ -7881,6 +7889,14 @@
|
|||
"singular": "Do you want to share this game to **<mark class=\"token\">%1$s</mark>**?"
|
||||
}
|
||||
},
|
||||
"SendMediaPolls": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SendMediaPolls",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Polls"
|
||||
}
|
||||
},
|
||||
"SendMessageLocation": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SendMessageLocation",
|
||||
"photo_url": null,
|
||||
|
@ -8073,6 +8089,14 @@
|
|||
"singular": "Set photo for <mark class=\"token\">%s</mark>"
|
||||
}
|
||||
},
|
||||
"SetProfilePhotoAvatarConstructor": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SetProfilePhotoAvatarConstructor",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Set Profile Photo"
|
||||
}
|
||||
},
|
||||
"SetProfileVideo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SetProfileVideo",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue