mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 07:52:37 +01:00
Update content of files
This commit is contained in:
parent
a1a3a7137d
commit
cb9b4199b1
3 changed files with 11 additions and 11 deletions
|
@ -205,7 +205,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android_x/groups_and_channels/" class="tr-section">
|
||||
<div class="tr-section-cover cover8"></div>
|
||||
<div class="tr-section-caption">Groups And Channels (829)</div>
|
||||
<div class="tr-section-caption">Groups And Channels (830)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android_x/profile/" class="tr-section">
|
||||
|
@ -240,7 +240,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android_x/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (713)</div>
|
||||
<div class="tr-section-caption">Unsorted (712)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -6502,6 +6502,15 @@
|
|||
"plural": "<mark class=\"token\">%1$s</mark> minutes ago"
|
||||
}
|
||||
},
|
||||
"timestamp_seconds": {
|
||||
"url": "https://translations.telegram.org/en/android_x/groups_and_channels/timestamp_seconds",
|
||||
"photo_url": "https://telegra.ph/file/p/a6d7e0eca48/65fc6618a9ca986c4d2d717.jpg?c=59,86,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$s</mark> second ago",
|
||||
"plural": "<mark class=\"token\">%1$s</mark> seconds ago"
|
||||
}
|
||||
},
|
||||
"timestamp_today": {
|
||||
"url": "https://translations.telegram.org/en/android_x/groups_and_channels/timestamp_today",
|
||||
"photo_url": "https://telegra.ph/file/p/f4aab6b32aa/9d73bc9ea26fe8fcd82401d.jpg?c=356,1356,286,286,280,280",
|
||||
|
|
|
@ -5639,15 +5639,6 @@
|
|||
"plural": "<mark class=\"token\">%1$s</mark>s ago"
|
||||
}
|
||||
},
|
||||
"timestamp_seconds": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/timestamp_seconds",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$s</mark> second ago",
|
||||
"plural": "<mark class=\"token\">%1$s</mark> seconds ago"
|
||||
}
|
||||
},
|
||||
"timestamp_today_shortened": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/timestamp_today_shortened",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue