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
4b1a464169
commit
4a83c86106
4 changed files with 27 additions and 18 deletions
|
@ -17688,6 +17688,7 @@
|
|||
"Premium.MaxSharedFolderLinksFinalText",
|
||||
"Premium.MaxSharedFolderLinksNoPremiumText",
|
||||
"Premium.MaxSharedFolderLinksText",
|
||||
"Premium.MaxSharedFolderMembershipFinalText",
|
||||
"Premium.MaxSharedFolderMembershipNoPremiumText",
|
||||
"Premium.MaxSharedFolderMembershipText",
|
||||
"Premium.MaxStoriesMonthlyFinalText",
|
||||
|
|
|
@ -216,7 +216,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/private_chats/" class="tr-section">
|
||||
<div class="tr-section-cover cover4"></div>
|
||||
<div class="tr-section-caption">Private chats (338)</div>
|
||||
<div class="tr-section-caption">Private chats (340)</div>
|
||||
</a></div>
|
||||
</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">
|
||||
|
@ -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 (1624)</div>
|
||||
<div class="tr-section-caption">Unsorted (1622)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -433,6 +433,14 @@
|
|||
"singular": "You can add a tag to the message"
|
||||
}
|
||||
},
|
||||
"Chat.ForwardToSavedMessagesTagSelectionTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Chat.ForwardToSavedMessagesTagSelectionTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/c5569d9bdbd/401a453a44234c9faf6f517.jpg?c=124,179,352,352,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You can add a tag to messages"
|
||||
}
|
||||
},
|
||||
"Chat.JumpToDate": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Chat.JumpToDate",
|
||||
"photo_url": "https://telegra.ph/file/p/2c175393ecc/5bf6b9ab94e1393759bb917.jpg?c=23,836,280,280,280,280",
|
||||
|
@ -740,6 +748,14 @@
|
|||
"plural": "<mark class=\"token\">%@</mark> Pinned Messages"
|
||||
}
|
||||
},
|
||||
"Chat.TooltipAddTagLabel": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Chat.TooltipAddTagLabel",
|
||||
"photo_url": "https://telegra.ph/file/p/779e7b686d6/ad43d895624cd94c6cade17.jpg?c=117,661,467,467,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Tap and hold to add a name to your tag"
|
||||
}
|
||||
},
|
||||
"ChatContextMenu.TextSelectionTip": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/ChatContextMenu.TextSelectionTip",
|
||||
"photo_url": "https://telegra.ph/file/p/0a0385215b3/95099eedd0938d990f26917.jpg?c=23,627,424,424,280,280",
|
||||
|
|
|
@ -1969,14 +1969,6 @@
|
|||
"singular": "Quote Outdated"
|
||||
}
|
||||
},
|
||||
"Chat.ForwardToSavedMessagesTagSelectionTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.ForwardToSavedMessagesTagSelectionTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You can add a tag to messages"
|
||||
}
|
||||
},
|
||||
"Chat.GenericPsaTooltip": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.GenericPsaTooltip",
|
||||
"photo_url": null,
|
||||
|
@ -2621,14 +2613,6 @@
|
|||
"singular": "**<mark class=\"token\">%@</mark>** only accepts messages from contacts and **Premium** users."
|
||||
}
|
||||
},
|
||||
"Chat.TooltipAddTagLabel": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.TooltipAddTagLabel",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Tap and hold to add a name to your tag"
|
||||
}
|
||||
},
|
||||
"Chat.TopicIsClosedLabel": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.TopicIsClosedLabel",
|
||||
"photo_url": null,
|
||||
|
@ -9597,6 +9581,14 @@
|
|||
"singular": "You can only create **<mark class=\"token\">%1$@</mark>** invite links. This number may increase in the future."
|
||||
}
|
||||
},
|
||||
"Premium.MaxSharedFolderMembershipFinalText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.MaxSharedFolderMembershipFinalText",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, you can only add **<mark class=\"token\">%1$@</mark>** shareable folders."
|
||||
}
|
||||
},
|
||||
"Premium.MaxSharedFolderMembershipNoPremiumText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.MaxSharedFolderMembershipNoPremiumText",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue