mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-19 15:53:46 +01:00
Update content of files
This commit is contained in:
parent
2d77a0c82e
commit
ddeeb33d6e
3 changed files with 11 additions and 11 deletions
|
@ -16232,6 +16232,7 @@
|
|||
"PUSH_PINNED_TEXT",
|
||||
"PUSH_PINNED_VIDEO",
|
||||
"PUSH_REACT_AUDIO",
|
||||
"PUSH_REACT_CONTACT",
|
||||
"PUSH_REACT_DOC",
|
||||
"PUSH_REACT_GAME",
|
||||
"PUSH_REACT_GEO",
|
||||
|
@ -17182,7 +17183,6 @@
|
|||
"ReassignBoost.Boosts",
|
||||
"ReassignBoost.Description",
|
||||
"ReassignBoost.ExpiresOn",
|
||||
"ReassignBoost.ExpiresOn",
|
||||
"ReassignBoost.OtherChannels",
|
||||
"ReassignBoost.ReassignBoosts",
|
||||
"ReassignBoost.Success",
|
||||
|
|
|
@ -221,7 +221,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/groups_and_channels/" class="tr-section">
|
||||
<div class="tr-section-cover cover8"></div>
|
||||
<div class="tr-section-caption">Groups And Channels (1245)</div>
|
||||
<div class="tr-section-caption">Groups And Channels (1249)</div>
|
||||
</a></div>
|
||||
</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">
|
||||
|
@ -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 (1532)</div>
|
||||
<div class="tr-section-caption">Unsorted (1528)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -8095,6 +8095,14 @@
|
|||
"singular": "<mark class=\"token\">%1$@</mark>|<mark class=\"token\">%2$@</mark> to your voice message"
|
||||
}
|
||||
},
|
||||
"PUSH_REACT_CONTACT": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/PUSH_REACT_CONTACT",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark>|<mark class=\"token\">%2$@</mark> to your contact <mark class=\"token\">%3$@</mark>"
|
||||
}
|
||||
},
|
||||
"PUSH_REACT_DOC": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/PUSH_REACT_DOC",
|
||||
"photo_url": null,
|
||||
|
@ -9327,14 +9335,6 @@
|
|||
"singular": "Available in <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"ReassignBoost.ExpiresOn": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ReassignBoost.ExpiresOn",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Boost expires on <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"ReassignBoost.WaitForCooldown": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ReassignBoost.WaitForCooldown",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue