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
df055bb0f6
commit
cb5c355c7a
3 changed files with 11 additions and 11 deletions
|
@ -13030,7 +13030,6 @@
|
|||
"BusinessMessageSetup.ErrorScheduleEndTimeMissing.Text",
|
||||
"BusinessMessageSetup.ErrorScheduleStartTimeMissing.Text",
|
||||
"BusinessMessageSetup.ErrorScheduleTime.ResetAction",
|
||||
"BusinessMessageSetup.ErrorScheduleTime.ResetAction",
|
||||
"BusinessMessageSetup.ErrorScheduleTimeMissing.Text",
|
||||
"BusinessMessageSetup.GreetingMessageSectionHeader",
|
||||
"BusinessMessageSetup.InactivitySectionFooter",
|
||||
|
@ -18823,6 +18822,7 @@
|
|||
"RequestPeer.Requirement.Channel.Rights.Invite",
|
||||
"RequestPeer.Requirement.Channel.Rights.Pin",
|
||||
"RequestPeer.Requirement.Channel.Rights.Send",
|
||||
"RequestPeer.Requirement.Channel.Rights.Topics",
|
||||
"RequestPeer.Requirement.Channel.Rights.VideoChats",
|
||||
"RequestPeer.Requirement.Group.CreatorOn",
|
||||
"RequestPeer.Requirement.Group.ForumOff",
|
||||
|
|
|
@ -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 (1836)</div>
|
||||
<div class="tr-section-caption">General (1837)</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 (1706)</div>
|
||||
<div class="tr-section-caption">Unsorted (1705)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -736,14 +736,6 @@
|
|||
"singular": "Custom schedule end time must be larger than start time."
|
||||
}
|
||||
},
|
||||
"BusinessMessageSetup.ErrorScheduleTime.ResetAction": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BusinessMessageSetup.ErrorScheduleTime.ResetAction",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Reset"
|
||||
}
|
||||
},
|
||||
"CHANNEL_MESSAGE_GIVEAWAY": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/CHANNEL_MESSAGE_GIVEAWAY",
|
||||
"photo_url": null,
|
||||
|
@ -10858,6 +10850,14 @@
|
|||
"singular": "post messages"
|
||||
}
|
||||
},
|
||||
"RequestPeer.Requirement.Channel.Rights.Topics": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/RequestPeer.Requirement.Channel.Rights.Topics",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "manage topics"
|
||||
}
|
||||
},
|
||||
"RequestPeer.Requirement.Channel.Rights.VideoChats": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/RequestPeer.Requirement.Channel.Rights.VideoChats",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue