mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 01:00:50 +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",
|
"ReEnterPassword",
|
||||||
"ReEnterYourPasscode",
|
"ReEnterYourPasscode",
|
||||||
"Reacted",
|
"Reacted",
|
||||||
|
"ReactionInDialog",
|
||||||
"Reactions",
|
"Reactions",
|
||||||
"Reactions",
|
"Reactions",
|
||||||
"ReactionsAll",
|
"ReactionsAll",
|
||||||
|
|
|
@ -183,7 +183,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<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>
|
<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>
|
</h3>
|
||||||
<section class="tr-sections clearfix">
|
<section class="tr-sections clearfix">
|
||||||
|
@ -240,7 +240,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/unsorted/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/android/unsorted/" class="tr-section">
|
||||||
<div class="tr-section-cover cover0"></div>
|
<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>
|
</a></div>
|
||||||
</div>
|
</div>
|
||||||
</section></section>
|
</section></section>
|
||||||
|
|
|
@ -5190,7 +5190,7 @@
|
||||||
},
|
},
|
||||||
"PushChatReactGame": {
|
"PushChatReactGame": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/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,
|
"has_binding": true,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "<mark class=\"token\">%3$s</mark> to your game"
|
"singular": "<mark class=\"token\">%3$s</mark> to your game"
|
||||||
|
@ -5468,6 +5468,14 @@
|
||||||
"singular": "You missed the correct option."
|
"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": {
|
"ReactionsAll": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/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",
|
"photo_url": "https://telegra.ph/file/p/6180aa33560/5a344c7ffb7d50681335117.jpg?c=305,445,280,280,280,280",
|
||||||
|
|
Loading…
Reference in a new issue