mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-24 16:29:45 +01:00
Update content of files
This commit is contained in:
parent
a7dac3c409
commit
41b6a3f62d
3 changed files with 18 additions and 18 deletions
|
@ -212,7 +212,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/tdesktop/private_chats/" class="tr-section">
|
||||
<div class="tr-section-cover cover4"></div>
|
||||
<div class="tr-section-caption">Private chats (515)</div>
|
||||
<div class="tr-section-caption">Private chats (517)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/tdesktop/groups_and_channels/" class="tr-section">
|
||||
|
@ -252,7 +252,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 (690)</div>
|
||||
<div class="tr-section-caption">Unsorted (688)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -882,6 +882,22 @@
|
|||
"singular": "<mark class=\"token\">{user}</mark> will be able to apply this wallpaper"
|
||||
}
|
||||
},
|
||||
"lng_background_reset_default": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/private_chats/lng_background_reset_default",
|
||||
"photo_url": "https://telegra.ph/file/p/cb7e8c29d71/ab72fcf0f94e521ff5e4817.jpg?c=255,374,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Reset"
|
||||
}
|
||||
},
|
||||
"lng_background_sure_reset_default": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/private_chats/lng_background_sure_reset_default",
|
||||
"photo_url": "https://telegra.ph/file/p/cb7e8c29d71/ab72fcf0f94e521ff5e4817.jpg?c=94,287,349,349,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to reset the wallpaper?"
|
||||
}
|
||||
},
|
||||
"lng_ban_user": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/private_chats/lng_ban_user",
|
||||
"photo_url": "https://telegra.ph/file/p/698bfe48b51/80b770bc92290b247bf3b1d.jpg?c=532,417,280,280,280,280",
|
||||
|
|
|
@ -1427,22 +1427,6 @@
|
|||
"singular": "This voice message is too long."
|
||||
}
|
||||
},
|
||||
"lng_background_reset_default": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_background_reset_default",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Reset"
|
||||
}
|
||||
},
|
||||
"lng_background_sure_reset_default": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_background_sure_reset_default",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to reset the wallpaper?"
|
||||
}
|
||||
},
|
||||
"lng_bad_name": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_bad_name",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue