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
8fb9ea12d7
commit
5d34f96c03
4 changed files with 27 additions and 18 deletions
|
@ -17239,6 +17239,7 @@
|
|||
"Wallpaper.SetCustomBackground",
|
||||
"Wallpaper.SetCustomBackgroundInfo",
|
||||
"Wallpaper.Title",
|
||||
"Wallpaper.Title",
|
||||
"Wallpaper.Wallpaper",
|
||||
"WallpaperColors.SetCustomColor",
|
||||
"WallpaperColors.Title",
|
||||
|
|
|
@ -212,7 +212,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/private_chats/" class="tr-section">
|
||||
<div class="tr-section-cover cover4"></div>
|
||||
<div class="tr-section-caption">Private chats (254)</div>
|
||||
<div class="tr-section-caption">Private chats (257)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/groups_and_channels/" 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 (1435)</div>
|
||||
<div class="tr-section-caption">Unsorted (1433)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1584,6 +1584,22 @@
|
|||
"singular": "Outgoing Video Call"
|
||||
}
|
||||
},
|
||||
"Notification.Wallpaper.View": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Notification.Wallpaper.View",
|
||||
"photo_url": "https://telegra.ph/file/p/a2f295bc028/9cf31c4c3329f02e7446d17.jpg?c=160,518,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "View Wallpaper"
|
||||
}
|
||||
},
|
||||
"Notification.YouChangedToSameWallpaper": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Notification.YouChangedToSameWallpaper",
|
||||
"photo_url": "https://telegra.ph/file/p/a2f295bc028/9cf31c4c3329f02e7446d17.jpg?c=73,494,460,460,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You set the same wallpaper for this chat"
|
||||
}
|
||||
},
|
||||
"Notification.YouChangedWallpaper": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Notification.YouChangedWallpaper",
|
||||
"photo_url": "https://telegra.ph/file/p/42f77aeca12/2841ee6e2cbb32b4b27c817.jpg?c=143,228,314,314,280,280",
|
||||
|
@ -1978,6 +1994,14 @@
|
|||
"singular": "Apply For This Chat"
|
||||
}
|
||||
},
|
||||
"Wallpaper.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Wallpaper.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/babcc1189e1/0406db0751090999e554817.jpg?c=160,86,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Chat Wallpaper"
|
||||
}
|
||||
},
|
||||
"WallpaperPreview.Blurred": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/WallpaperPreview.Blurred",
|
||||
"photo_url": "https://telegra.ph/file/p/a4647ee553d/41302b1855c76b4215ae117.jpg?c=106,808,280,280,280,280",
|
||||
|
|
|
@ -6848,22 +6848,6 @@
|
|||
"singular": "<mark class=\"token\">%1$@</mark> scheduled a video chat for tomorrow at <mark class=\"token\">%2$@</mark>"
|
||||
}
|
||||
},
|
||||
"Notification.Wallpaper.View": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Notification.Wallpaper.View",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "View Wallpaper"
|
||||
}
|
||||
},
|
||||
"Notification.YouChangedToSameWallpaper": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Notification.YouChangedToSameWallpaper",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You set the same wallpaper for this chat"
|
||||
}
|
||||
},
|
||||
"Notifications.DisplayNamesOnLockScreenInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Notifications.DisplayNamesOnLockScreenInfo",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue