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
72a80aaca7
commit
54e97aab30
3 changed files with 11 additions and 11 deletions
|
@ -256,12 +256,12 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/general/" class="tr-section">
|
||||
<div class="tr-section-cover cover1"></div>
|
||||
<div class="tr-section-caption">General (1850)</div>
|
||||
<div class="tr-section-caption">General (1851)</div>
|
||||
</a></div>
|
||||
</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 (1670)</div>
|
||||
<div class="tr-section-caption">Unsorted (1669)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -3398,6 +3398,15 @@
|
|||
"singular": "To use this quick reply in a chat, type / and select the shortcut from the list."
|
||||
}
|
||||
},
|
||||
"Chat.QuickReplyMessageLimitReachedText": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Chat.QuickReplyMessageLimitReachedText",
|
||||
"photo_url": "https://telegra.ph/file/p/c2767e8a265/497c381f91ce83c506a5f17.jpg?c=131,913,340,340,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Limit of <mark class=\"token\">%d</mark> message reached",
|
||||
"plural": "Limit of <mark class=\"token\">%d</mark> messages reached"
|
||||
}
|
||||
},
|
||||
"Chat.Reactions.MultiplePremiumTooltip": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Chat.Reactions.MultiplePremiumTooltip",
|
||||
"photo_url": "https://telegra.ph/file/p/288827f4145/c1dd59d449c17805597e217.jpg?c=25,0,575,175,280,84",
|
||||
|
|
|
@ -2554,15 +2554,6 @@
|
|||
"singular": "This is an official message from the CEO of Telegram regarding the ongoing conflict."
|
||||
}
|
||||
},
|
||||
"Chat.QuickReplyMessageLimitReachedText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.QuickReplyMessageLimitReachedText",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Limit of <mark class=\"token\">%d</mark> message reached",
|
||||
"plural": "Limit of <mark class=\"token\">%d</mark> messages reached"
|
||||
}
|
||||
},
|
||||
"Chat.ReactionSection.Recent": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.ReactionSection.Recent",
|
||||
"photo_url": "https://telegra.ph/file/p/a30dce0fe1c/14c74f9f88788f14f9b8e17.jpg?c=160,395,280,280,280,280",
|
||||
|
|
Loading…
Reference in a new issue