mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 15:59:13 +01:00
Update content of files
This commit is contained in:
parent
3f7517d6ee
commit
bfbaa7dde1
3 changed files with 34 additions and 34 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 (994)</div>
|
||||
<div class="tr-section-caption">General (998)</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 (1518)</div>
|
||||
<div class="tr-section-caption">Unsorted (1514)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -5779,6 +5779,38 @@
|
|||
"singular": "Quote"
|
||||
}
|
||||
},
|
||||
"QuoteMaxError": {
|
||||
"url": "https://translations.telegram.org/en/android/general/QuoteMaxError",
|
||||
"photo_url": "https://telegra.ph/file/p/5db55246c71/f79afc0c3f60989f2ff5d17.jpg?c=59,867,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Quote too long!"
|
||||
}
|
||||
},
|
||||
"QuoteMaxErrorMessage": {
|
||||
"url": "https://translations.telegram.org/en/android/general/QuoteMaxErrorMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/5db55246c71/f79afc0c3f60989f2ff5d17.jpg?c=68,806,370,370,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "The selected text is too long to quote."
|
||||
}
|
||||
},
|
||||
"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",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This quote is from a private channel"
|
||||
}
|
||||
},
|
||||
"QuotePrivateGroup": {
|
||||
"url": "https://translations.telegram.org/en/android/general/QuotePrivateGroup",
|
||||
"photo_url": "https://telegra.ph/file/p/cbf15776e0a/3f7f82efdae12ca614d2d17.jpg?c=66,98,393,393,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This quote is from a private group"
|
||||
}
|
||||
},
|
||||
"QuoteSelectedPart": {
|
||||
"url": "https://translations.telegram.org/en/android/general/QuoteSelectedPart",
|
||||
"photo_url": "https://telegra.ph/file/p/c7984e5e07d/cde3bd44b77ea189eabc817.jpg?c=282,686,288,288,280,280",
|
||||
|
|
|
@ -8388,22 +8388,6 @@
|
|||
"singular": "You missed the correct option."
|
||||
}
|
||||
},
|
||||
"QuoteMaxError": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/QuoteMaxError",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Quote too long!"
|
||||
}
|
||||
},
|
||||
"QuoteMaxErrorMessage": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/QuoteMaxErrorMessage",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "The selected text is too long to quote."
|
||||
}
|
||||
},
|
||||
"QuoteNotFound": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/QuoteNotFound",
|
||||
"photo_url": null,
|
||||
|
@ -8420,22 +8404,6 @@
|
|||
"singular": "Outdated Quote"
|
||||
}
|
||||
},
|
||||
"QuotePrivateChannel": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/QuotePrivateChannel",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This quote is from a private channel"
|
||||
}
|
||||
},
|
||||
"QuotePrivateGroup": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/QuotePrivateGroup",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This quote is from a private group"
|
||||
}
|
||||
},
|
||||
"ReactionsLongtapHint": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ReactionsLongtapHint",
|
||||
"photo_url": "https://telegra.ph/file/p/f7a70e53ed0/2d27a2c4fd85e58e36b2c17.jpg?c=81,32,412,412,280,280",
|
||||
|
|
Loading…
Reference in a new issue