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
02b576b231
commit
dadee7e3cf
3 changed files with 12 additions and 3 deletions
|
@ -3841,6 +3841,7 @@
|
|||
"ReEnterPassword",
|
||||
"ReEnterYourPasscode",
|
||||
"Reacted",
|
||||
"ReactionInDialog",
|
||||
"Reactions",
|
||||
"Reactions",
|
||||
"ReactionsAll",
|
||||
|
|
|
@ -183,7 +183,7 @@
|
|||
</div></nav>
|
||||
<section class="content clearfix">
|
||||
<section class="tr-content"><h3 class="tr-header">
|
||||
<a href="/en/" class="tr-back"></a>Android<span class="tr-header-counter">4923</span>
|
||||
<a href="/en/" class="tr-back"></a>Android<span class="tr-header-counter">4924</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/android/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/android/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/android/recent/comments">Comments</a></span></div>
|
||||
</h3>
|
||||
<section class="tr-sections clearfix">
|
||||
|
@ -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/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (924)</div>
|
||||
<div class="tr-section-caption">Unsorted (925)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -5190,7 +5190,7 @@
|
|||
},
|
||||
"PushChatReactGame": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/PushChatReactGame",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%3$s</mark> to your game"
|
||||
|
@ -5468,6 +5468,14 @@
|
|||
"singular": "You missed the correct option."
|
||||
}
|
||||
},
|
||||
"ReactionInDialog": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ReactionInDialog",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Reacted with <mark class=\"token\">%s</mark> to your message"
|
||||
}
|
||||
},
|
||||
"ReactionsAll": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ReactionsAll",
|
||||
"photo_url": "https://telegra.ph/file/p/6180aa33560/5a344c7ffb7d50681335117.jpg?c=305,445,280,280,280,280",
|
||||
|
|
Loading…
Reference in a new issue