mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-28 19:23:11 +01:00
Update content of files
This commit is contained in:
parent
1b96b33d41
commit
502ff26ca9
3 changed files with 18 additions and 18 deletions
|
@ -211,7 +211,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/tdesktop/settings/" class="tr-section">
|
||||
<div class="tr-section-cover cover7"></div>
|
||||
<div class="tr-section-caption">Settings (814)</div>
|
||||
<div class="tr-section-caption">Settings (815)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/tdesktop/camera_and_media/" class="tr-section">
|
||||
|
@ -236,7 +236,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/tdesktop/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (276)</div>
|
||||
<div class="tr-section-caption">Unsorted (275)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -3908,6 +3908,22 @@
|
|||
"singular": "Choose a tone"
|
||||
}
|
||||
},
|
||||
"lng_ringtones_error_max_duration": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_ringtones_error_max_duration",
|
||||
"photo_url": "https://telegra.ph/file/p/6eb32f46242/dce7b0fdcec0a6389dee517.jpg?c=91,242,368,368,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, but your file is too long. The maximum duration for ringtones is <mark class=\"token\">{duration}</mark>."
|
||||
}
|
||||
},
|
||||
"lng_ringtones_error_max_size": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_ringtones_error_max_size",
|
||||
"photo_url": "https://telegra.ph/file/p/7273e3e5572/f32ef10d9ea012a504cad17.jpg?c=82,210,434,434,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, but your file is too big. The maximum size for ringtones is <mark class=\"token\">{size}</mark>."
|
||||
}
|
||||
},
|
||||
"lng_self_destruct_description": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_self_destruct_description",
|
||||
"photo_url": "https://telegra.ph/file/p/468c69e030e/99ee16be42ca573ed2d651d.jpg?c=477,183,624,624,280,280",
|
||||
|
|
|
@ -1889,22 +1889,6 @@
|
|||
"singular": "Broadcast group"
|
||||
}
|
||||
},
|
||||
"lng_ringtones_error_max_duration": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_ringtones_error_max_duration",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, but your file is too long. The maximum duration for ringtones is <mark class=\"token\">{duration}</mark>."
|
||||
}
|
||||
},
|
||||
"lng_ringtones_error_max_size": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_ringtones_error_max_size",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, but your file is too big. The maximum size for ringtones is <mark class=\"token\">{size}</mark>."
|
||||
}
|
||||
},
|
||||
"lng_saved_gif_limit_link": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_saved_gif_limit_link",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue