mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-14 13:04:31 +01:00
Update content of files
This commit is contained in:
parent
6877378da9
commit
049b70af3e
3 changed files with 10 additions and 10 deletions
|
@ -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 (1228)</div>
|
||||
<div class="tr-section-caption">Groups And Channels (1229)</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 (1441)</div>
|
||||
<div class="tr-section-caption">Unsorted (1440)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -3925,6 +3925,14 @@
|
|||
"singular": "Subscribe to **Telegram Premium** to be able to comment on behalf of your channels in any group chat."
|
||||
}
|
||||
},
|
||||
"Conversation.SendMessageErrorGroupRestricted": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Conversation.SendMessageErrorGroupRestricted",
|
||||
"photo_url": "https://telegra.ph/file/p/b943d0991e5/6c3043fc6245036840de617.jpg?c=84,0,432,236,280,154",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, you are currently restricted from posting in this group."
|
||||
}
|
||||
},
|
||||
"Conversation.SilentBroadcastTooltipOff": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Conversation.SilentBroadcastTooltipOff",
|
||||
"photo_url": "https://telegra.ph/file/p/7d49ca37a7e/6c7916f571768d3b949e617.jpg?c=57,684,539,539,280,280",
|
||||
|
|
|
@ -3276,14 +3276,6 @@
|
|||
"singular": "Video chat starts tomorrow at <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Conversation.SendMessageErrorGroupRestricted": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Conversation.SendMessageErrorGroupRestricted",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, you are currently restricted from posting in this group."
|
||||
}
|
||||
},
|
||||
"Conversation.SendMessageErrorTooFast": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Conversation.SendMessageErrorTooFast",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Add table
Reference in a new issue