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
ecdfd237ba
commit
4c8ac88ea8
3 changed files with 26 additions and 26 deletions
|
@ -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 (294)</div>
|
||||
<div class="tr-section-caption">Private chats (297)</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 (1597)</div>
|
||||
<div class="tr-section-caption">Unsorted (1594)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -426,6 +426,14 @@
|
|||
"singular": "The recipient will be able to listen only once."
|
||||
}
|
||||
},
|
||||
"Chat.TapToPlayVideoMessageOnceTooltip": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Chat.TapToPlayVideoMessageOnceTooltip",
|
||||
"photo_url": "https://telegra.ph/file/p/fd9a1807fd0/12142baaf1a8e27f440d617.jpg?c=241,783,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Tap to set this message to **Play Once**"
|
||||
}
|
||||
},
|
||||
"Chat.TapToPlayVoiceMessageOnceTooltip": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Chat.TapToPlayVoiceMessageOnceTooltip",
|
||||
"photo_url": "https://telegra.ph/file/p/87501c481af/c8908b691a9484100db6817.jpg?c=241,896,280,280,280,280",
|
||||
|
@ -683,6 +691,22 @@
|
|||
"singular": "• Use search to quickly find things"
|
||||
}
|
||||
},
|
||||
"Conversation.ContactAddContact": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Conversation.ContactAddContact",
|
||||
"photo_url": "https://telegra.ph/file/p/8034a6a80e5/5c57aeba4ba9b22053c8c17.jpg?c=271,879,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "ADD"
|
||||
}
|
||||
},
|
||||
"Conversation.ContactMessage": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Conversation.ContactMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/8034a6a80e5/5c57aeba4ba9b22053c8c17.jpg?c=172,879,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "MESSAGE"
|
||||
}
|
||||
},
|
||||
"Conversation.ContextMenuReply": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Conversation.ContextMenuReply",
|
||||
"photo_url": "https://telegra.ph/file/p/3cdfc8d79b6/40426650eacedbd9792fe1d.jpg?c=20,490,280,280,280,280",
|
||||
|
|
|
@ -2549,14 +2549,6 @@
|
|||
"singular": "Slow Mode is active. You can't send more than one message at once."
|
||||
}
|
||||
},
|
||||
"Chat.TapToPlayVideoMessageOnceTooltip": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.TapToPlayVideoMessageOnceTooltip",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Tap to set this message to **Play Once**"
|
||||
}
|
||||
},
|
||||
"Chat.TopicIsClosedLabel": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.TopicIsClosedLabel",
|
||||
"photo_url": null,
|
||||
|
@ -3509,22 +3501,6 @@
|
|||
"singular": "Warning, this will delete your **entire chat history** with <mark class=\"token\">%@</mark>."
|
||||
}
|
||||
},
|
||||
"Conversation.ContactAddContact": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Conversation.ContactAddContact",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "ADD"
|
||||
}
|
||||
},
|
||||
"Conversation.ContactMessage": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Conversation.ContactMessage",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "MESSAGE"
|
||||
}
|
||||
},
|
||||
"Conversation.ContextMenuBlock": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Conversation.ContextMenuBlock",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue