mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-16 22:53:12 +01:00
Update content of files
This commit is contained in:
parent
8abdf87bda
commit
f981315862
3 changed files with 11 additions and 2 deletions
|
@ -377,6 +377,7 @@
|
|||
"AddEmojiNotFound",
|
||||
"AddException",
|
||||
"AddExceptions",
|
||||
"AddImage",
|
||||
"AddManyEmojiCount",
|
||||
"AddManyEmojiPacksCount",
|
||||
"AddManyMasksCount",
|
||||
|
|
|
@ -199,7 +199,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">5996</span>
|
||||
<a href="/en/" class="tr-back"></a>Android<span class="tr-header-counter">5997</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">
|
||||
|
@ -261,7 +261,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 (1533)</div>
|
||||
<div class="tr-section-caption">Unsorted (1534)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -921,6 +921,14 @@
|
|||
"singular": "Emoji pack not found."
|
||||
}
|
||||
},
|
||||
"AddImage": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/AddImage",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Add Image"
|
||||
}
|
||||
},
|
||||
"AddManyEmojiCount": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/AddManyEmojiCount",
|
||||
"photo_url": "https://telegra.ph/file/p/5af9291ac9d/f7f256d03397e5e65a79717.jpg?c=160,875,280,280,280,280",
|
||||
|
|
Loading…
Reference in a new issue