mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-20 16:15:08 +01:00
Update content of files
This commit is contained in:
parent
6eb90a1929
commit
f9fd515efa
3 changed files with 18 additions and 18 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_x/profile/" class="tr-section">
|
||||
<div class="tr-section-cover cover5"></div>
|
||||
<div class="tr-section-caption">Profile (99)</div>
|
||||
<div class="tr-section-caption">Profile (101)</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/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_x/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (987)</div>
|
||||
<div class="tr-section-caption">Unsorted (985)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -471,6 +471,14 @@
|
|||
"singular": "Remove emoji pack <mark class=\"token\">%1$s</mark>?"
|
||||
}
|
||||
},
|
||||
"RemoveProfilePhoto": {
|
||||
"url": "https://translations.telegram.org/en/android_x/profile/RemoveProfilePhoto",
|
||||
"photo_url": "https://telegra.ph/file/p/02c57dd7031/58447a1ae2cecb3a20e9b17.jpg?c=136,840,329,329,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Remove Profile Photo"
|
||||
}
|
||||
},
|
||||
"RenameContact": {
|
||||
"url": "https://translations.telegram.org/en/android_x/profile/RenameContact",
|
||||
"photo_url": "https://telegra.ph/file/p/b48bf320a75/9d5a89003619cb4c1b3971d.jpg?c=582,351,374,374,280,280",
|
||||
|
@ -567,6 +575,14 @@
|
|||
"singular": "Set custom timer..."
|
||||
}
|
||||
},
|
||||
"SetProfilePhoto": {
|
||||
"url": "https://translations.telegram.org/en/android_x/profile/SetProfilePhoto",
|
||||
"photo_url": "https://telegra.ph/file/p/e80f0417044/f0e5d3ac2e581d78abe0617.jpg?c=60,822,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Set Profile Photo"
|
||||
}
|
||||
},
|
||||
"SetTodayAt": {
|
||||
"url": "https://translations.telegram.org/en/android_x/profile/SetTodayAt",
|
||||
"photo_url": "https://telegra.ph/file/p/480ae2318e2/60b690de1d0ef25906ce517.jpg?c=115,922,371,371,280,280",
|
||||
|
|
|
@ -4864,14 +4864,6 @@
|
|||
"singular": "Delete current photo?"
|
||||
}
|
||||
},
|
||||
"RemoveProfilePhoto": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/RemoveProfilePhoto",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Remove Profile Photo"
|
||||
}
|
||||
},
|
||||
"RemovePublicPhoto": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/RemovePublicPhoto",
|
||||
"photo_url": null,
|
||||
|
@ -5412,14 +5404,6 @@
|
|||
"singular": "Set Group Photo"
|
||||
}
|
||||
},
|
||||
"SetProfilePhoto": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/SetProfilePhoto",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Set Profile Photo"
|
||||
}
|
||||
},
|
||||
"SetProfilePhotoError": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/SetProfilePhotoError",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue