mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-05 18:38:19 +01:00
Update content of files
This commit is contained in:
parent
991f25cd53
commit
92a9abb769
4 changed files with 18 additions and 27 deletions
|
@ -17126,7 +17126,6 @@
|
|||
"MESSAGE_GIF",
|
||||
"MESSAGE_GIFTCODE",
|
||||
"MESSAGE_GIF_SEPARATED",
|
||||
"MESSAGE_GIVEAWAY",
|
||||
"MESSAGE_INVOICE",
|
||||
"MESSAGE_INVOICE_SEPARATED",
|
||||
"MESSAGE_NOTEXT",
|
||||
|
|
|
@ -226,7 +226,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/profile/" class="tr-section">
|
||||
<div class="tr-section-cover cover5"></div>
|
||||
<div class="tr-section-caption">Profile (181)</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/ios/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/ios/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1752)</div>
|
||||
<div class="tr-section-caption">Unsorted (1750)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -381,6 +381,22 @@
|
|||
"singular": "Edit Bio"
|
||||
}
|
||||
},
|
||||
"MyProfile.BirthdayActionCopy": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/MyProfile.BirthdayActionCopy",
|
||||
"photo_url": "https://telegra.ph/file/p/6f6838d47e8/27f653f9c8b4d58537ae417.jpg?c=149,627,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Copy"
|
||||
}
|
||||
},
|
||||
"MyProfile.BirthdayActionEdit": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/MyProfile.BirthdayActionEdit",
|
||||
"photo_url": "https://telegra.ph/file/p/6f6838d47e8/27f653f9c8b4d58537ae417.jpg?c=180,575,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Edit Birthday"
|
||||
}
|
||||
},
|
||||
"MyProfile.HoursActionCopy": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/MyProfile.HoursActionCopy",
|
||||
"photo_url": "https://telegra.ph/file/p/6522d0d638a/567c83fe6f579914d138017.jpg?c=175,700,280,280,280,280",
|
||||
|
|
|
@ -7241,14 +7241,6 @@
|
|||
"singular": "<mark class=\"token\">%1$@</mark> sent you a Gift Code for <mark class=\"token\">%2$@</mark> months of Telegram Premium"
|
||||
}
|
||||
},
|
||||
"MESSAGE_GIVEAWAY": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MESSAGE_GIVEAWAY",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark> sent you a giveaway of <mark class=\"token\">%2$@</mark>x <mark class=\"token\">%3$@</mark>mo Premium subscriptions"
|
||||
}
|
||||
},
|
||||
"MESSAGE_NOTHEME": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MESSAGE_NOTHEME",
|
||||
"photo_url": null,
|
||||
|
@ -8016,22 +8008,6 @@
|
|||
"plural": "<mark class=\"token\">%@</mark> minutes"
|
||||
}
|
||||
},
|
||||
"MyProfile.BirthdayActionCopy": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MyProfile.BirthdayActionCopy",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Copy"
|
||||
}
|
||||
},
|
||||
"MyProfile.BirthdayActionEdit": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MyProfile.BirthdayActionEdit",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Edit Birthday"
|
||||
}
|
||||
},
|
||||
"MyProfile.ToastBioCopied": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MyProfile.ToastBioCopied",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue