mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 07:52:37 +01:00
Update content of files
This commit is contained in:
parent
31e355f885
commit
4690b2169d
4 changed files with 13 additions and 12 deletions
|
@ -14293,7 +14293,6 @@
|
|||
"PeerInfo.TooltipSoundDisabled",
|
||||
"PeerInfo.TooltipSoundEnabled",
|
||||
"PeerInfo.TooltipUnmuted",
|
||||
"PeerInfo.TopicHeaderLocation",
|
||||
"PeerInfo.TopicIconInfoText",
|
||||
"PeerInfo.TopicNotificationExceptions",
|
||||
"PeerInfo.TopicsLimitedDiscussionGroups",
|
||||
|
@ -14567,6 +14566,7 @@
|
|||
"Privacy.Exceptions.DeleteAllConfirmation",
|
||||
"Privacy.Exceptions.DeleteAllExceptions",
|
||||
"Privacy.ExceptionsCount",
|
||||
"Privacy.ExceptionsCount",
|
||||
"Privacy.Forwards",
|
||||
"Privacy.Forwards.AlwaysAllow.Title",
|
||||
"Privacy.Forwards.AlwaysLink",
|
||||
|
|
|
@ -223,7 +223,7 @@
|
|||
</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">
|
||||
<div class="tr-section-cover cover7"></div>
|
||||
<div class="tr-section-caption">Settings (1189)</div>
|
||||
<div class="tr-section-caption">Settings (1197)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/camera_and_media/" class="tr-section">
|
||||
|
@ -248,7 +248,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 (1156)</div>
|
||||
<div class="tr-section-caption">Unsorted (1148)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -5760,6 +5760,15 @@
|
|||
"singular": "All cloud drafts deleted."
|
||||
}
|
||||
},
|
||||
"Privacy.ExceptionsCount": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Privacy.ExceptionsCount",
|
||||
"photo_url": "https://telegra.ph/file/p/bcbb0c47a9f/a91439ba9495e13948f6617.jpg?c=156,958,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> EXCEPTION",
|
||||
"plural": "<mark class=\"token\">%@</mark> EXCEPTIONS"
|
||||
}
|
||||
},
|
||||
"Privacy.Forwards": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Privacy.Forwards",
|
||||
"photo_url": "https://telegra.ph/file/p/767c3330d08/a836d7c6b073396f6978b17.jpg?c=135,69,330,330,280,280",
|
||||
|
|
|
@ -6636,14 +6636,6 @@
|
|||
"singular": "This link will only work for group members."
|
||||
}
|
||||
},
|
||||
"PeerInfo.TopicHeaderLocation": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/PeerInfo.TopicHeaderLocation",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "in <mark class=\"token\">%1$@</mark>"
|
||||
}
|
||||
},
|
||||
"PeerInfo.TopicIconInfoText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/PeerInfo.TopicIconInfoText",
|
||||
"photo_url": "https://telegra.ph/file/p/d0fd7e70afc/0ece9be2ae4d7301be6a817.jpg?c=70,857,382,382,280,280",
|
||||
|
@ -7155,7 +7147,7 @@
|
|||
},
|
||||
"Privacy.ExceptionsCount": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Privacy.ExceptionsCount",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/bcbb0c47a9f/a91439ba9495e13948f6617.jpg?c=156,958,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> EXCEPTION",
|
||||
|
|
Loading…
Reference in a new issue