mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 07:52:37 +01:00
Update content of files
This commit is contained in:
parent
b87a6ce030
commit
2b5199d5d7
4 changed files with 19 additions and 20 deletions
|
@ -13136,6 +13136,7 @@
|
|||
"EmojiInput.SectionTitlePremiumStickers",
|
||||
"EmojiInput.TabEmoji",
|
||||
"EmojiInput.TabGifs",
|
||||
"EmojiInput.TabMasks",
|
||||
"EmojiInput.TabStickers",
|
||||
"EmojiInput.TrendingEmoji",
|
||||
"EmojiInput.UnlockPack",
|
||||
|
@ -13278,7 +13279,6 @@
|
|||
"FolderLinkScreen.TitleDescriptionDeselected",
|
||||
"FolderLinkScreen.TitleDescriptionSelected",
|
||||
"FolderLinkScreen.TitleDescriptionSelectedCount",
|
||||
"FolderLinkScreen.TitleDescriptionSelectedCount",
|
||||
"FolderLinkScreen.TitleDescriptionUnavailable",
|
||||
"FolderLinkScreen.ToastLinkUpdated",
|
||||
"FolderLinkScreen.ToastNewChatAdded",
|
||||
|
|
|
@ -227,7 +227,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/settings/" class="tr-section">
|
||||
<div class="tr-section-cover cover7"></div>
|
||||
<div class="tr-section-caption">Settings (1341)</div>
|
||||
<div class="tr-section-caption">Settings (1343)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/camera_and_media/" class="tr-section">
|
||||
|
@ -252,7 +252,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1492)</div>
|
||||
<div class="tr-section-caption">Unsorted (1490)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -3466,6 +3466,14 @@
|
|||
"singular": "Anyone with this link can add **<mark class=\"token\">%@</mark>** folder and the chats selected below."
|
||||
}
|
||||
},
|
||||
"FolderLinkScreen.TitleDescriptionSelected": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/FolderLinkScreen.TitleDescriptionSelected",
|
||||
"photo_url": "https://telegra.ph/file/p/44411c8dbb9/308735236f8f4a0aa4af917.jpg?c=27,232,545,545,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Anyone with this link can add **<mark class=\"token\">%1$@</mark>** folder and <mark class=\"token\">%2$@</mark> selected below."
|
||||
}
|
||||
},
|
||||
"FolderLinkScreen.TitleDescriptionSelectedCount": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/FolderLinkScreen.TitleDescriptionSelectedCount",
|
||||
"photo_url": "https://telegra.ph/file/p/44411c8dbb9/308735236f8f4a0aa4af917.jpg?c=104,331,280,280,280,280",
|
||||
|
|
|
@ -4280,6 +4280,14 @@
|
|||
"singular": "GIFs"
|
||||
}
|
||||
},
|
||||
"EmojiInput.TabMasks": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/EmojiInput.TabMasks",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Masks"
|
||||
}
|
||||
},
|
||||
"EmojiInput.TabStickers": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/EmojiInput.TabStickers",
|
||||
"photo_url": "https://telegra.ph/file/p/e3530310926/e3b20522e9b17d9fd4ee017.jpg?c=157,976,280,280,280,280",
|
||||
|
@ -5012,23 +5020,6 @@
|
|||
"singular": "An error occurred while updating the link"
|
||||
}
|
||||
},
|
||||
"FolderLinkScreen.TitleDescriptionSelected": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/FolderLinkScreen.TitleDescriptionSelected",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Anyone with this link can add **<mark class=\"token\">%1$@</mark>** folder and <mark class=\"token\">%2$@</mark> selected below."
|
||||
}
|
||||
},
|
||||
"FolderLinkScreen.TitleDescriptionSelectedCount": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/FolderLinkScreen.TitleDescriptionSelectedCount",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "the 1 chat",
|
||||
"plural": "the <mark class=\"token\">%d</mark> chats"
|
||||
}
|
||||
},
|
||||
"FolderLinkScreen.ToastLinkUpdated": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/FolderLinkScreen.ToastLinkUpdated",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue