mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-25 08:47:37 +01:00
Update content of files
This commit is contained in:
parent
143a707f5a
commit
f26fd0bd57
3 changed files with 6 additions and 15 deletions
|
@ -2228,7 +2228,6 @@
|
|||
"GroupsInCommonTitle",
|
||||
"GrowthChartTitle",
|
||||
"HasBeenAddedToChannel",
|
||||
"HasBeenAddedToForum",
|
||||
"HasBeenAddedToGroup",
|
||||
"HashtagCopied",
|
||||
"Hashtags",
|
||||
|
|
|
@ -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">5022</span>
|
||||
<a href="/en/" class="tr-back"></a>Android<span class="tr-header-counter">5021</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 (1020)</div>
|
||||
<div class="tr-section-caption">Unsorted (1019)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -3437,14 +3437,6 @@
|
|||
"singular": "Group notifications"
|
||||
}
|
||||
},
|
||||
"HasBeenAddedToForum": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/HasBeenAddedToForum",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$s</mark> added to the group"
|
||||
}
|
||||
},
|
||||
"Hide": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Hide",
|
||||
"photo_url": null,
|
||||
|
@ -7090,7 +7082,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "There is **<mark class=\"token\">%d</mark> topic** that is listed as exception.",
|
||||
"singular": "There is **<mark class=\"token\">%d</mark> topic** that is listed as an exception.",
|
||||
"plural": "There are **<mark class=\"token\">%d</mark> topics** that are listed as exceptions."
|
||||
}
|
||||
},
|
||||
|
@ -7195,8 +7187,8 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Topic deleted.",
|
||||
"plural": "Topics deleted"
|
||||
"singular": "Topic is deleted.",
|
||||
"plural": "Topics are deleted."
|
||||
}
|
||||
},
|
||||
"TranslateMore": {
|
||||
|
@ -7766,7 +7758,7 @@
|
|||
},
|
||||
"VoipChannelJoinAs": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/VoipChannelJoinAs",
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Join Live Stream as..."
|
||||
|
|
Loading…
Reference in a new issue