mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-29 03:33:09 +01:00
Update content of files
This commit is contained in:
parent
470a8bcbe8
commit
52114b9392
3 changed files with 26 additions and 26 deletions
|
@ -231,7 +231,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android_x/settings/" class="tr-section">
|
||||
<div class="tr-section-cover cover7"></div>
|
||||
<div class="tr-section-caption">Settings (1226)</div>
|
||||
<div class="tr-section-caption">Settings (1227)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android_x/stories/" class="tr-section">
|
||||
|
@ -261,7 +261,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android_x/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1204)</div>
|
||||
<div class="tr-section-caption">Unsorted (1203)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -794,6 +794,14 @@
|
|||
"singular": "None"
|
||||
}
|
||||
},
|
||||
"BirthdayPopupTitle": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/BirthdayPopupTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/5626be65c7e/9634fb67c5308d6f2e18c17.jpg?c=11,677,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Date of Birth"
|
||||
}
|
||||
},
|
||||
"BlockContact": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/BlockContact",
|
||||
"photo_url": "https://telegra.ph/file/p/ef5c31aff05/4e0c51053d7cc08e8c2521d.jpg?c=16,907,280,280,280,280",
|
||||
|
@ -6710,6 +6718,22 @@
|
|||
"singular": "You can set a password that will be required when you log in on a new device in addition to the code you get via SMS."
|
||||
}
|
||||
},
|
||||
"SetBirthdateOk": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/SetBirthdateOk",
|
||||
"photo_url": "https://telegra.ph/file/p/bde183e0bfd/f4eb3e25f3efacaa8fcfb17.jpg?c=51,972,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Confirm"
|
||||
}
|
||||
},
|
||||
"SetBirthdateWarning": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/SetBirthdateWarning",
|
||||
"photo_url": "https://telegra.ph/file/p/bde183e0bfd/f4eb3e25f3efacaa8fcfb17.jpg?c=0,592,600,657,256,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Set birthdate to <mark class=\"token\">%1$s</mark>? There's a time frame before you can change it to another date."
|
||||
}
|
||||
},
|
||||
"SetRecoveryEmail": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/SetRecoveryEmail",
|
||||
"photo_url": "https://telegra.ph/file/p/d63f58ad01a/21ccab7d6dbd1810c4f961d.jpg?c=18,402,349,349,280,280",
|
||||
|
|
|
@ -530,14 +530,6 @@
|
|||
"singular": "Unset"
|
||||
}
|
||||
},
|
||||
"BirthdayPopupTitle": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/BirthdayPopupTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Date of Birth"
|
||||
}
|
||||
},
|
||||
"BlockChatBtn": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/BlockChatBtn",
|
||||
"photo_url": null,
|
||||
|
@ -6976,22 +6968,6 @@
|
|||
"singular": "Tap to set"
|
||||
}
|
||||
},
|
||||
"SetBirthdateOk": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/SetBirthdateOk",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Confirm"
|
||||
}
|
||||
},
|
||||
"SetBirthdateWarning": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/SetBirthdateWarning",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Set birthdate to <mark class=\"token\">%1$s</mark>? There's a time frame before you can change it to another date."
|
||||
}
|
||||
},
|
||||
"SetBotPhoto": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/SetBotPhoto",
|
||||
"photo_url": "https://telegra.ph/file/p/ec07a9f14c6/ea275ee79981ea79138e217.jpg?c=59,1040,280,280,280,280",
|
||||
|
|
Loading…
Reference in a new issue