mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-14 04:51:42 +01:00
Update content of files
This commit is contained in:
parent
ce3a13d7d5
commit
1f8b5a78e6
3 changed files with 29 additions and 2 deletions
|
@ -34515,6 +34515,7 @@
|
|||
"AddToTheGroup",
|
||||
"Added",
|
||||
"AddedToDoNotTranslate",
|
||||
"AddedToFavorites",
|
||||
"Agree",
|
||||
"Album",
|
||||
"Alert",
|
||||
|
@ -35923,6 +35924,7 @@
|
|||
"GIFs",
|
||||
"Gallery",
|
||||
"General",
|
||||
"GifSavedHint",
|
||||
"GiftPremium",
|
||||
"GiftPremiumListFeaturesAndTerms",
|
||||
"GiftPremiumOptionDiscount",
|
||||
|
@ -36860,6 +36862,7 @@
|
|||
"RemoveWallpaperAction",
|
||||
"RemoveWallpaperMessage",
|
||||
"RemoveWallpaperTitle",
|
||||
"RemovedFromFavorites",
|
||||
"Rename",
|
||||
"RenameCurrentDevice",
|
||||
"Replace",
|
||||
|
|
|
@ -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>Unigram<span class="tr-header-counter">3455</span>
|
||||
<a href="/en/" class="tr-back"></a>Unigram<span class="tr-header-counter">3458</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/unigram/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/unigram/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/unigram/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/unigram/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (2468)</div>
|
||||
<div class="tr-section-caption">Unsorted (2471)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1724,6 +1724,14 @@
|
|||
"singular": "**<mark class=\"token\">{0}</mark>** added to your Do Not Translate list."
|
||||
}
|
||||
},
|
||||
"AddedToFavorites": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/AddedToFavorites",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Sticker added to Favorites."
|
||||
}
|
||||
},
|
||||
"Agree": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/Agree",
|
||||
"photo_url": null,
|
||||
|
@ -9887,6 +9895,14 @@
|
|||
"singular": "General"
|
||||
}
|
||||
},
|
||||
"GifSavedHint": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/GifSavedHint",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Added to Favorite GIFs."
|
||||
}
|
||||
},
|
||||
"GiftPremium": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/GiftPremium",
|
||||
"photo_url": null,
|
||||
|
@ -15149,6 +15165,14 @@
|
|||
"singular": "Remove wallpaper"
|
||||
}
|
||||
},
|
||||
"RemovedFromFavorites": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/RemovedFromFavorites",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Sticker was removed from Favorites"
|
||||
}
|
||||
},
|
||||
"Replace": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/Replace",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Add table
Reference in a new issue