mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 09:06:24 +01:00
Update content of files
This commit is contained in:
parent
029dbb0591
commit
86469221fb
4 changed files with 30 additions and 3 deletions
|
@ -27210,6 +27210,7 @@
|
|||
"DoubleTapSetting",
|
||||
"DoubledLimits",
|
||||
"DownloadFolder",
|
||||
"DownloadFolderDefault",
|
||||
"Downloading",
|
||||
"DownloadsTabs",
|
||||
"Draft",
|
||||
|
@ -27572,6 +27573,7 @@
|
|||
"ImportContacts",
|
||||
"InAppNotifications",
|
||||
"InAppPreview",
|
||||
"InAppPreviewInfo",
|
||||
"InAppSounds",
|
||||
"InAppVibrate",
|
||||
"IncreaseLimit",
|
||||
|
@ -27984,6 +27986,7 @@
|
|||
"PhoneNumberFlood",
|
||||
"PhoneNumberHelp",
|
||||
"PhotoForRestDescription",
|
||||
"PhotoOrVideo",
|
||||
"Photos",
|
||||
"PinAlsoFor",
|
||||
"PinChatsLimitSubtitle",
|
||||
|
|
|
@ -195,7 +195,7 @@
|
|||
</div></nav>
|
||||
<section class="content clearfix">
|
||||
<section class="tr-content"><h3 class="tr-header">
|
||||
<a href="/en/" class="tr-back"></a>Unigram<span class="tr-header-counter">2305</span>
|
||||
<a href="/en/" class="tr-back"></a>Unigram<span class="tr-header-counter">2308</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/unigram/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/unigram/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/unigram/recent/comments">Comments</a></span></div>
|
||||
</h3>
|
||||
<section class="tr-sections clearfix">
|
||||
|
@ -252,7 +252,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/unigram/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1426)</div>
|
||||
<div class="tr-section-caption">Unsorted (1429)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -2392,7 +2392,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/6d55dc3c0a1/37af35472d657b142af1017.jpg?c=35,470,531,531,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can change your Telegram number here. Your account and all your cloud data — messages, media, contacts, etc. will be moved to the new number."
|
||||
"singular": "You can change your Telegram number from the official Telegram app for Android and iOS. Your account and all your cloud data — messages, media, contacts, etc. will be moved to the new number."
|
||||
}
|
||||
},
|
||||
"PhotoForRestDescription": {
|
||||
|
|
|
@ -3919,6 +3919,14 @@
|
|||
"singular": "Dismiss"
|
||||
}
|
||||
},
|
||||
"DownloadFolderDefault": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/DownloadFolderDefault",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Default"
|
||||
}
|
||||
},
|
||||
"Downloading": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/Downloading",
|
||||
"photo_url": null,
|
||||
|
@ -5760,6 +5768,14 @@
|
|||
"singular": "Import Contacts"
|
||||
}
|
||||
},
|
||||
"InAppPreviewInfo": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/InAppPreviewInfo",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Hover your cursor on a chat to preview the latest message."
|
||||
}
|
||||
},
|
||||
"InAppVibrate": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/InAppVibrate",
|
||||
"photo_url": null,
|
||||
|
@ -8025,6 +8041,14 @@
|
|||
"singular": "Sorry, you have deleted and re-created your account too many times recently. Please wait for a few days before signing up again."
|
||||
}
|
||||
},
|
||||
"PhotoOrVideo": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/PhotoOrVideo",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Photo or Video"
|
||||
}
|
||||
},
|
||||
"Photos": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/Photos",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue