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
2440f6781c
commit
7403f72c54
3 changed files with 18 additions and 18 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 (314)</div>
|
||||
<div class="tr-section-caption">Private chats (312)</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 (1662)</div>
|
||||
<div class="tr-section-caption">Unsorted (1664)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -506,22 +506,6 @@
|
|||
"singular": "read yesterday at <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Chat.ReactionContextMenu.FilterByTag": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Chat.ReactionContextMenu.FilterByTag",
|
||||
"photo_url": "https://telegra.ph/file/p/b6148ac7969/a8e4cf41eb0777a2da66e17.jpg?c=24,907,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Filter by Tag"
|
||||
}
|
||||
},
|
||||
"Chat.ReactionContextMenu.RemoveTag": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Chat.ReactionContextMenu.RemoveTag",
|
||||
"photo_url": "https://telegra.ph/file/p/b6148ac7969/a8e4cf41eb0777a2da66e17.jpg?c=24,960,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Remove Tag"
|
||||
}
|
||||
},
|
||||
"Chat.SearchTagsPlaceholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Chat.SearchTagsPlaceholder",
|
||||
"photo_url": "https://telegra.ph/file/p/fcb456b37ba/7944807f5254f2b2a676b17.jpg?c=44,65,358,358,280,280",
|
||||
|
|
|
@ -2414,6 +2414,22 @@
|
|||
"singular": "Edit Name"
|
||||
}
|
||||
},
|
||||
"Chat.ReactionContextMenu.FilterByTag": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.ReactionContextMenu.FilterByTag",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Filter by Tag"
|
||||
}
|
||||
},
|
||||
"Chat.ReactionContextMenu.RemoveTag": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.ReactionContextMenu.RemoveTag",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Remove Tag"
|
||||
}
|
||||
},
|
||||
"Chat.ReactionContextMenu.SetTagLabel": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.ReactionContextMenu.SetTagLabel",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue