mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 23:38:26 +01:00
Update content of files
This commit is contained in:
parent
bfbaa7dde1
commit
44963a06ff
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/android/general/" class="tr-section">
|
||||
<div class="tr-section-cover cover1"></div>
|
||||
<div class="tr-section-caption">General (998)</div>
|
||||
<div class="tr-section-caption">General (999)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1514)</div>
|
||||
<div class="tr-section-caption">Unsorted (1513)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -5795,6 +5795,14 @@
|
|||
"singular": "The selected text is too long to quote."
|
||||
}
|
||||
},
|
||||
"QuoteNotFound": {
|
||||
"url": "https://translations.telegram.org/en/android/general/QuoteNotFound",
|
||||
"photo_url": "https://telegra.ph/file/p/24cacd81fef/19253a759b3974accdf8817.jpg?c=71,105,334,334,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "The exact quote is not found"
|
||||
}
|
||||
},
|
||||
"QuotePrivateChannel": {
|
||||
"url": "https://translations.telegram.org/en/android/general/QuotePrivateChannel",
|
||||
"photo_url": "https://telegra.ph/file/p/0bf6af360af/4e64526727f50429acfe817.jpg?c=64,95,414,414,280,280",
|
||||
|
|
|
@ -8388,14 +8388,6 @@
|
|||
"singular": "You missed the correct option."
|
||||
}
|
||||
},
|
||||
"QuoteNotFound": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/QuoteNotFound",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "The exact quote is not found"
|
||||
}
|
||||
},
|
||||
"QuoteOutdated": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/QuoteOutdated",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue