mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-26 17:30:04 +01:00
Update content of files
This commit is contained in:
parent
0ef05eba66
commit
7f97809762
3 changed files with 10 additions and 10 deletions
|
@ -226,7 +226,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/profile/" class="tr-section">
|
||||
<div class="tr-section-cover cover5"></div>
|
||||
<div class="tr-section-caption">Profile (182)</div>
|
||||
<div class="tr-section-caption">Profile (183)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/settings/" 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/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1821)</div>
|
||||
<div class="tr-section-caption">Unsorted (1820)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -435,6 +435,14 @@
|
|||
"singular": "Write about yourself..."
|
||||
}
|
||||
},
|
||||
"EditProfileBioInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/profile/EditProfileBioInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/464e90ad44a/4e7b48090ec1d1f18869619.jpg?c=0,633,1197,1204,278,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can add a few lines about yourself. Choose who can see your bio in **Settings**."
|
||||
}
|
||||
},
|
||||
"EditProfileBirthday": {
|
||||
"url": "https://translations.telegram.org/en/android/profile/EditProfileBirthday",
|
||||
"photo_url": "https://telegra.ph/file/p/464e90ad44a/4e7b48090ec1d1f18869619.jpg?c=48,1277,316,316,280,280",
|
||||
|
|
|
@ -4908,14 +4908,6 @@
|
|||
"singular": "Open in editor"
|
||||
}
|
||||
},
|
||||
"EditProfileBioInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/EditProfileBioInfo",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can add a few lines about yourself. Choose who can see your bio in **Settings**."
|
||||
}
|
||||
},
|
||||
"EditProfileBirthdayInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/EditProfileBirthdayInfo",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue