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
b9a7e13129
commit
b11ab4bcde
3 changed files with 10 additions and 10 deletions
|
@ -256,12 +256,12 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/general/" class="tr-section">
|
||||
<div class="tr-section-cover cover1"></div>
|
||||
<div class="tr-section-caption">General (2176)</div>
|
||||
<div class="tr-section-caption">General (2177)</div>
|
||||
</a></div>
|
||||
</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 (1915)</div>
|
||||
<div class="tr-section-caption">Unsorted (1914)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -3952,6 +3952,14 @@
|
|||
"singular": "Add quick reply…"
|
||||
}
|
||||
},
|
||||
"Chat.PrivateMessageEditTimestamp.Date": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Chat.PrivateMessageEditTimestamp.Date",
|
||||
"photo_url": "https://telegra.ph/file/p/2ca38c7362c/19969fef3417f4ed765f817.jpg?c=55,362,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "edited <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Chat.PrivateMessageEditTimestamp.YesterdayAt": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Chat.PrivateMessageEditTimestamp.YesterdayAt",
|
||||
"photo_url": "https://telegra.ph/file/p/33b2eef65ca/830e20203e9dc4436478017.jpg?c=231,420,285,285,280,280",
|
||||
|
|
|
@ -2740,14 +2740,6 @@
|
|||
"singular": "Text not allowed"
|
||||
}
|
||||
},
|
||||
"Chat.PrivateMessageEditTimestamp.Date": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.PrivateMessageEditTimestamp.Date",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "edited <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Chat.PrivateMessageEditTimestamp.TodayAt": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.PrivateMessageEditTimestamp.TodayAt",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue