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
7c1ff582dd
commit
3467af9d68
4 changed files with 20 additions and 20 deletions
|
@ -206,12 +206,12 @@
|
|||
<div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/macos/login/" class="tr-section">
|
||||
<div class="tr-section-cover cover2"></div>
|
||||
<div class="tr-section-caption">Log In (73)</div>
|
||||
<div class="tr-section-caption">Log In (71)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/macos/chat_list/" class="tr-section">
|
||||
<div class="tr-section-cover cover3"></div>
|
||||
<div class="tr-section-caption">Chat List (245)</div>
|
||||
<div class="tr-section-caption">Chat List (247)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/macos/private_chats/" class="tr-section">
|
||||
|
|
|
@ -1468,6 +1468,22 @@
|
|||
"singular": "Polls in quiz mode can have only one correct answer."
|
||||
}
|
||||
},
|
||||
"NewSessionReview.Accept.Text": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/NewSessionReview.Accept.Text",
|
||||
"photo_url": "https://telegra.ph/file/p/670d85964f8/7f937ca9af5f23c35593c17.jpg?c=96,203,407,407,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can check the list of your active logins in<br/>[Settings > Active Sessions.]()"
|
||||
}
|
||||
},
|
||||
"NewSessionReview.Accept.Title": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/NewSessionReview.Accept.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/670d85964f8/7f937ca9af5f23c35593c17.jpg?c=91,246,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "New Login Allowed"
|
||||
}
|
||||
},
|
||||
"NewSessionReview.Item.Text": {
|
||||
"url": "https://translations.telegram.org/en/macos/chat_list/NewSessionReview.Item.Text",
|
||||
"photo_url": "https://telegra.ph/file/p/5c125018581/0a3a88204d78f667baf5c17.jpg?c=92,67,480,480,280,280",
|
||||
|
|
|
@ -423,22 +423,6 @@
|
|||
"singular": "OK"
|
||||
}
|
||||
},
|
||||
"NewSessionReview.Accept.Text": {
|
||||
"url": "https://translations.telegram.org/en/macos/login/NewSessionReview.Accept.Text",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can check the list of your active logins in<br/>[Settings > Active Sessions.]()"
|
||||
}
|
||||
},
|
||||
"NewSessionReview.Accept.Title": {
|
||||
"url": "https://translations.telegram.org/en/macos/login/NewSessionReview.Accept.Title",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "New Login Allowed"
|
||||
}
|
||||
},
|
||||
"PASSWORD_HASH_INVALID": {
|
||||
"url": "https://translations.telegram.org/en/macos/login/PASSWORD_HASH_INVALID",
|
||||
"photo_url": "https://telegra.ph/file/p/b8b4b4f925b/c3245d4ab406cf14edc0a1d.jpg?c=502,509,284,284,280,280",
|
||||
|
|
|
@ -1339,7 +1339,7 @@
|
|||
"ChannelBoost.EnableStoriesForOtherChannel": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.EnableStoriesForOtherChannel",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Enable Stories for The Channel"
|
||||
}
|
||||
|
@ -1395,7 +1395,7 @@
|
|||
"ChannelBoost.IncreaseLimit": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.IncreaseLimit",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Increase Story Limit"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue