mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-21 00:17:06 +01:00
Update content of files
This commit is contained in:
parent
a9e55a0757
commit
f16a1d6e42
4 changed files with 28 additions and 10 deletions
|
@ -34579,6 +34579,7 @@
|
|||
"lng_settings_native_frame",
|
||||
"lng_settings_native_title",
|
||||
"lng_settings_need_restart",
|
||||
"lng_settings_need_restart",
|
||||
"lng_settings_network_proxy",
|
||||
"lng_settings_new_unknown",
|
||||
"lng_settings_no_blocked_users",
|
||||
|
@ -34637,6 +34638,7 @@
|
|||
"lng_settings_reset_sure",
|
||||
"lng_settings_restart_later",
|
||||
"lng_settings_restart_now",
|
||||
"lng_settings_restart_now",
|
||||
"lng_settings_save",
|
||||
"lng_settings_save",
|
||||
"lng_settings_save",
|
||||
|
|
|
@ -231,7 +231,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 (1074)</div>
|
||||
<div class="tr-section-caption">Settings (1073)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/tdesktop/stories/" class="tr-section">
|
||||
|
@ -256,7 +256,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/tdesktop/general/" class="tr-section">
|
||||
<div class="tr-section-cover cover1"></div>
|
||||
<div class="tr-section-caption">General (993)</div>
|
||||
<div class="tr-section-caption">General (996)</div>
|
||||
</a></div>
|
||||
</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">
|
||||
|
|
|
@ -7351,6 +7351,30 @@
|
|||
"singular": "Log out"
|
||||
}
|
||||
},
|
||||
"lng_settings_need_restart": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_settings_need_restart",
|
||||
"photo_url": "https://telegra.ph/file/p/2a93449924c/785738854b2d1ec57302717.jpg?c=82,220,434,434,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You need to restart for applying some of the new settings. Restart now?"
|
||||
}
|
||||
},
|
||||
"lng_settings_restart_later": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_settings_restart_later",
|
||||
"photo_url": "https://telegra.ph/file/p/2a93449924c/785738854b2d1ec57302717.jpg?c=191,348,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "LATER"
|
||||
}
|
||||
},
|
||||
"lng_settings_restart_now": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_settings_restart_now",
|
||||
"photo_url": "https://telegra.ph/file/p/2a93449924c/785738854b2d1ec57302717.jpg?c=253,348,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Restart"
|
||||
}
|
||||
},
|
||||
"lng_settings_section_chat_settings": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_settings_section_chat_settings",
|
||||
"photo_url": "https://telegra.ph/file/p/10efa0a5b25/077c077cf11764ebf6d8217.jpg?c=74,342,280,280,280,280",
|
||||
|
|
|
@ -7205,14 +7205,6 @@
|
|||
"singular": "Are you sure you want to terminate<br/>all other sessions?"
|
||||
}
|
||||
},
|
||||
"lng_settings_restart_later": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_restart_later",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "LATER"
|
||||
}
|
||||
},
|
||||
"lng_settings_restart_now": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_settings_restart_now",
|
||||
"photo_url": "https://telegra.ph/file/p/3fc4ccb6459/905042a4f8431ba5190901d.jpg?c=337,152,280,280,280,280",
|
||||
|
|
Loading…
Reference in a new issue