mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 15:59:13 +01:00
Update content of files
This commit is contained in:
parent
d5a0dc5191
commit
af9163da01
3 changed files with 12 additions and 3 deletions
|
@ -412,6 +412,7 @@
|
|||
"AddedMembersToGroup",
|
||||
"AddedSubscribersToChannel",
|
||||
"AddedToDoNotTranslate",
|
||||
"AddedToDoNotTranslateOther",
|
||||
"AddedToFavorites",
|
||||
"AdditionalReactions",
|
||||
"AdditionalReactionsDescription",
|
||||
|
|
|
@ -191,7 +191,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">5481</span>
|
||||
<a href="/en/" class="tr-back"></a>Android<span class="tr-header-counter">5482</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">
|
||||
|
@ -248,7 +248,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 (1334)</div>
|
||||
<div class="tr-section-caption">Unsorted (1335)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1009,6 +1009,14 @@
|
|||
"plural": "**<mark class=\"token\">%d</mark> subscribers** added to the channel"
|
||||
}
|
||||
},
|
||||
"AddedToDoNotTranslateOther": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/AddedToDoNotTranslateOther",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "**<mark class=\"token\">%s</mark>** is added to the Do Not Translate list."
|
||||
}
|
||||
},
|
||||
"Album": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Album",
|
||||
"photo_url": null,
|
||||
|
@ -7706,7 +7714,7 @@
|
|||
},
|
||||
"RoamingUsage": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/RoamingUsage",
|
||||
"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": "Roaming Data Usage"
|
||||
|
|
Loading…
Reference in a new issue