mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-28 19:23:11 +01:00
Update content of files
This commit is contained in:
parent
12f8ff324f
commit
d169e2afac
3 changed files with 77 additions and 2 deletions
|
@ -10123,6 +10123,14 @@
|
||||||
"passcode_pattern_tooshort",
|
"passcode_pattern_tooshort",
|
||||||
"pickFromGallery",
|
"pickFromGallery",
|
||||||
"prompt_network",
|
"prompt_network",
|
||||||
|
"reacted_date",
|
||||||
|
"reacted_hours",
|
||||||
|
"reacted_minutes",
|
||||||
|
"reacted_now",
|
||||||
|
"reacted_seconds",
|
||||||
|
"reacted_today",
|
||||||
|
"reacted_weekday",
|
||||||
|
"reacted_yesterday",
|
||||||
"returnToChannel",
|
"returnToChannel",
|
||||||
"returnToGroup",
|
"returnToGroup",
|
||||||
"service_Notifications",
|
"service_Notifications",
|
||||||
|
|
|
@ -191,7 +191,7 @@
|
||||||
</div></nav>
|
</div></nav>
|
||||||
<section class="content clearfix">
|
<section class="content clearfix">
|
||||||
<section class="tr-content"><h3 class="tr-header">
|
<section class="tr-content"><h3 class="tr-header">
|
||||||
<a href="/en/" class="tr-back"></a>Android X<span class="tr-header-counter">3940</span>
|
<a href="/en/" class="tr-back"></a>Android X<span class="tr-header-counter">3948</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>
|
<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>
|
</h3>
|
||||||
<section class="tr-sections clearfix">
|
<section class="tr-sections clearfix">
|
||||||
|
@ -248,7 +248,7 @@
|
||||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
</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-wrap"><a href="/en/android_x/unsorted/" class="tr-section">
|
||||||
<div class="tr-section-cover cover0"></div>
|
<div class="tr-section-cover cover0"></div>
|
||||||
<div class="tr-section-caption">Unsorted (864)</div>
|
<div class="tr-section-caption">Unsorted (872)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</div>
|
</div>
|
||||||
</section></section>
|
</section></section>
|
||||||
|
|
|
@ -6601,6 +6601,73 @@
|
||||||
"plural": "on <mark class=\"token\">%1$s</mark> other devices"
|
"plural": "on <mark class=\"token\">%1$s</mark> other devices"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"reacted_date": {
|
||||||
|
"url": "https://translations.telegram.org/en/android_x/unsorted/reacted_date",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "reacted on <mark class=\"token\">%1$s</mark> at <mark class=\"token\">%2$s</mark>"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"reacted_hours": {
|
||||||
|
"url": "https://translations.telegram.org/en/android_x/unsorted/reacted_hours",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "reacted <mark class=\"token\">%1$s</mark> hour ago",
|
||||||
|
"plural": "reacted <mark class=\"token\">%1$s</mark> hours ago"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"reacted_minutes": {
|
||||||
|
"url": "https://translations.telegram.org/en/android_x/unsorted/reacted_minutes",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "reacted <mark class=\"token\">%1$s</mark> minute ago",
|
||||||
|
"plural": "reacted <mark class=\"token\">%1$s</mark> minutes ago"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"reacted_now": {
|
||||||
|
"url": "https://translations.telegram.org/en/android_x/unsorted/reacted_now",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "reacted just now"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"reacted_seconds": {
|
||||||
|
"url": "https://translations.telegram.org/en/android_x/unsorted/reacted_seconds",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "reacted <mark class=\"token\">%1$s</mark> second ago",
|
||||||
|
"plural": "reacted <mark class=\"token\">%1$s</mark> seconds ago"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"reacted_today": {
|
||||||
|
"url": "https://translations.telegram.org/en/android_x/unsorted/reacted_today",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "reacted today at <mark class=\"token\">%1$s</mark>"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"reacted_weekday": {
|
||||||
|
"url": "https://translations.telegram.org/en/android_x/unsorted/reacted_weekday",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "reacted on <mark class=\"token\">%1$s</mark> at <mark class=\"token\">%2$s</mark>"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"reacted_yesterday": {
|
||||||
|
"url": "https://translations.telegram.org/en/android_x/unsorted/reacted_yesterday",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "reacted yesterday at <mark class=\"token\">%1$s</mark>"
|
||||||
|
}
|
||||||
|
},
|
||||||
"session_LastActive_hours": {
|
"session_LastActive_hours": {
|
||||||
"url": "https://translations.telegram.org/en/android_x/unsorted/session_LastActive_hours",
|
"url": "https://translations.telegram.org/en/android_x/unsorted/session_LastActive_hours",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
|
Loading…
Reference in a new issue