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
90d40f6c16
commit
02a6c8cd80
3 changed files with 8 additions and 27 deletions
|
@ -10177,7 +10177,6 @@
|
|||
"MediaHapticForward",
|
||||
"MediaRestricted",
|
||||
"MediaSpoilerHint",
|
||||
"MediaTypeUnsupported",
|
||||
"MemberCanJoinChannel",
|
||||
"MemberCanJoinGroup",
|
||||
"MemberCannotJoinChannel",
|
||||
|
@ -12735,7 +12734,6 @@
|
|||
"timestamp_weekday",
|
||||
"timestamp_yesterday",
|
||||
"turnSelfToday",
|
||||
"turnSelfTomorrow",
|
||||
"turnsToday",
|
||||
"turnsTomorrow",
|
||||
"unknownUser",
|
||||
|
|
|
@ -199,7 +199,7 @@
|
|||
</div></nav>
|
||||
<section class="content clearfix">
|
||||
<section class="tr-content"><h3 class="tr-header">
|
||||
<a href="/en/" class="tr-back"></a>Android X<span class="tr-header-counter">4386</span>
|
||||
<a href="/en/" class="tr-back"></a>Android X<span class="tr-header-counter">4384</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/android_x/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/android_x/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/android_x/recent/comments">Comments</a></span></div>
|
||||
</h3>
|
||||
<section class="tr-sections clearfix">
|
||||
|
@ -261,7 +261,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 (1184)</div>
|
||||
<div class="tr-section-caption">Unsorted (1182)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -4522,14 +4522,6 @@
|
|||
"singular": "Media will be blurred inside the chat and reveal after additional tap."
|
||||
}
|
||||
},
|
||||
"MediaTypeUnsupported": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/MediaTypeUnsupported",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Feature is unsupported for this type of media"
|
||||
}
|
||||
},
|
||||
"MembersDetailBannedChannel": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/MembersDetailBannedChannel",
|
||||
"photo_url": null,
|
||||
|
@ -9171,17 +9163,8 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Turning <mark class=\"token\">%1$s</mark> year old today",
|
||||
"plural": "Turning <mark class=\"token\">%1$s</mark> years old today"
|
||||
}
|
||||
},
|
||||
"turnSelfTomorrow": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/turnSelfTomorrow",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Turning <mark class=\"token\">%1$s</mark> year old tomorrow",
|
||||
"plural": "Turning <mark class=\"token\">%1$s</mark> years old tomorrow"
|
||||
"singular": "turning <mark class=\"token\">%1$s</mark> today",
|
||||
"plural": "turning <mark class=\"token\">%1$s</mark> today"
|
||||
}
|
||||
},
|
||||
"turnsToday": {
|
||||
|
@ -9189,8 +9172,8 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Turns <mark class=\"token\">%1$s</mark> year old today",
|
||||
"plural": "Turns <mark class=\"token\">%1$s</mark> years old today"
|
||||
"singular": "turns <mark class=\"token\">%1$s</mark> today",
|
||||
"plural": "turns <mark class=\"token\">%1$s</mark> today"
|
||||
}
|
||||
},
|
||||
"turnsTomorrow": {
|
||||
|
@ -9198,8 +9181,8 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Turns <mark class=\"token\">%1$s</mark> year old tomorrow",
|
||||
"plural": "Turns <mark class=\"token\">%1$s</mark> years old tomorrow"
|
||||
"singular": "turns <mark class=\"token\">%1$s</mark> tomorrow",
|
||||
"plural": "turns <mark class=\"token\">%1$s</mark> tomorrow"
|
||||
}
|
||||
},
|
||||
"url_privacyPolicy": {
|
||||
|
|
Loading…
Reference in a new issue