mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 09:06:24 +01:00
Update content of files
This commit is contained in:
parent
7dbedd30a2
commit
f9306aa8b2
3 changed files with 12 additions and 12 deletions
|
@ -207,7 +207,7 @@
|
||||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||||
<div class="tr-section-wrap"><a href="/en/ios/chat_list/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/ios/chat_list/" class="tr-section">
|
||||||
<div class="tr-section-cover cover3"></div>
|
<div class="tr-section-cover cover3"></div>
|
||||||
<div class="tr-section-caption">Chat List (295)</div>
|
<div class="tr-section-caption">Chat List (296)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
</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-wrap"><a href="/en/ios/private_chats/" class="tr-section">
|
||||||
|
@ -252,7 +252,7 @@
|
||||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
</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-wrap"><a href="/en/ios/unsorted/" class="tr-section">
|
||||||
<div class="tr-section-cover cover0"></div>
|
<div class="tr-section-cover cover0"></div>
|
||||||
<div class="tr-section-caption">Unsorted (1406)</div>
|
<div class="tr-section-caption">Unsorted (1405)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</div>
|
</div>
|
||||||
</section></section>
|
</section></section>
|
||||||
|
|
|
@ -1725,12 +1725,21 @@
|
||||||
},
|
},
|
||||||
"FolderLinkPreview.TextAddChats": {
|
"FolderLinkPreview.TextAddChats": {
|
||||||
"url": "https://translations.telegram.org/en/ios/chat_list/FolderLinkPreview.TextAddChats",
|
"url": "https://translations.telegram.org/en/ios/chat_list/FolderLinkPreview.TextAddChats",
|
||||||
"photo_url": "https://telegra.ph/file/p/bae5b744bd8/0980938402cfacefdd1b017.jpg?c=93,625,413,413,280,280",
|
"photo_url": "https://telegra.ph/file/p/bae5b744bd8/0980938402cfacefdd1b017.jpg?c=94,626,412,412,280,280",
|
||||||
"has_binding": false,
|
"has_binding": false,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "Do you want to add **<mark class=\"token\">%1$@</mark>** to the<br/>folder **<mark class=\"token\">%2$@</mark>**?"
|
"singular": "Do you want to add **<mark class=\"token\">%1$@</mark>** to the<br/>folder **<mark class=\"token\">%2$@</mark>**?"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"FolderLinkPreview.TextAddChatsCount": {
|
||||||
|
"url": "https://translations.telegram.org/en/ios/chat_list/FolderLinkPreview.TextAddChatsCount",
|
||||||
|
"photo_url": "https://telegra.ph/file/p/bae5b744bd8/0980938402cfacefdd1b017.jpg?c=204,703,280,280,280,280",
|
||||||
|
"has_binding": false,
|
||||||
|
"values": {
|
||||||
|
"singular": "<mark class=\"token\">%d</mark> chat",
|
||||||
|
"plural": "<mark class=\"token\">%d</mark> chats"
|
||||||
|
}
|
||||||
|
},
|
||||||
"FolderLinkPreview.TextLinkList": {
|
"FolderLinkPreview.TextLinkList": {
|
||||||
"url": "https://translations.telegram.org/en/ios/chat_list/FolderLinkPreview.TextLinkList",
|
"url": "https://translations.telegram.org/en/ios/chat_list/FolderLinkPreview.TextLinkList",
|
||||||
"photo_url": "https://telegra.ph/file/p/10c8d9197ad/720d262fa1c98668eb9a817.jpg?c=26,454,547,547,280,280",
|
"photo_url": "https://telegra.ph/file/p/10c8d9197ad/720d262fa1c98668eb9a817.jpg?c=26,454,547,547,280,280",
|
||||||
|
|
|
@ -4425,15 +4425,6 @@
|
||||||
"singular": "Password & Email"
|
"singular": "Password & Email"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"FolderLinkPreview.TextAddChatsCount": {
|
|
||||||
"url": "https://translations.telegram.org/en/ios/unsorted/FolderLinkPreview.TextAddChatsCount",
|
|
||||||
"photo_url": null,
|
|
||||||
"has_binding": false,
|
|
||||||
"values": {
|
|
||||||
"singular": "<mark class=\"token\">%d</mark> chat",
|
|
||||||
"plural": "<mark class=\"token\">%d</mark> chats"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"FolderLinkScreen.AlertTextUnavailablePublicChannel": {
|
"FolderLinkScreen.AlertTextUnavailablePublicChannel": {
|
||||||
"url": "https://translations.telegram.org/en/ios/unsorted/FolderLinkScreen.AlertTextUnavailablePublicChannel",
|
"url": "https://translations.telegram.org/en/ios/unsorted/FolderLinkScreen.AlertTextUnavailablePublicChannel",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
|
Loading…
Reference in a new issue