mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 09:06:24 +01:00
Update content of files
This commit is contained in:
parent
fec283c017
commit
08870e6fd4
5 changed files with 111 additions and 75 deletions
|
@ -26279,7 +26279,11 @@
|
|||
"AboutPremiumDescription",
|
||||
"AboutPremiumDescription2",
|
||||
"AboutPremiumTitle",
|
||||
"AccActionCancelDownload",
|
||||
"AccActionDownload",
|
||||
"AccActionOpenFile",
|
||||
"AccActionPause",
|
||||
"AccActionPlay",
|
||||
"AccDescrAspectRatio",
|
||||
"AccDescrAttachButton",
|
||||
"AccDescrBotCommands",
|
||||
|
|
|
@ -212,7 +212,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/unigram/private_chats/" class="tr-section">
|
||||
<div class="tr-section-cover cover4"></div>
|
||||
<div class="tr-section-caption">Private chats (43)</div>
|
||||
<div class="tr-section-caption">Private chats (47)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/unigram/groups_and_channels/" class="tr-section">
|
||||
|
@ -227,7 +227,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/unigram/settings/" class="tr-section">
|
||||
<div class="tr-section-cover cover7"></div>
|
||||
<div class="tr-section-caption">Settings (516)</div>
|
||||
<div class="tr-section-caption">Settings (521)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/unigram/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/unigram/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1452)</div>
|
||||
<div class="tr-section-caption">Unsorted (1443)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1,4 +1,36 @@
|
|||
{
|
||||
"ActionSetSameWallpaperForThisChat": {
|
||||
"url": "https://translations.telegram.org/en/unigram/private_chats/ActionSetSameWallpaperForThisChat",
|
||||
"photo_url": "https://telegra.ph/file/p/2ad07119bf9/b81c5220c28102386d88717.jpg?c=76,310,447,447,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{0}</mark> set your wallpaper as their own for this chat."
|
||||
}
|
||||
},
|
||||
"ActionSetSameWallpaperForThisChatSelf": {
|
||||
"url": "https://translations.telegram.org/en/unigram/private_chats/ActionSetSameWallpaperForThisChatSelf",
|
||||
"photo_url": "https://telegra.ph/file/p/6d29002b588/cb7dd9f771b4362044a6917.jpg?c=92,482,416,416,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You set the same wallpaper as your chat partner."
|
||||
}
|
||||
},
|
||||
"ActionSetWallpaperForThisChat": {
|
||||
"url": "https://translations.telegram.org/en/unigram/private_chats/ActionSetWallpaperForThisChat",
|
||||
"photo_url": "https://telegra.ph/file/p/2ad07119bf9/b81c5220c28102386d88717.jpg?c=146,589,308,308,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{0}</mark> set a new wallpaper for this chat."
|
||||
}
|
||||
},
|
||||
"ActionSetWallpaperForThisChatSelf": {
|
||||
"url": "https://translations.telegram.org/en/unigram/private_chats/ActionSetWallpaperForThisChatSelf",
|
||||
"photo_url": "https://telegra.ph/file/p/2ad07119bf9/b81c5220c28102386d88717.jpg?c=160,344,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You set a new wallpaper for this chat."
|
||||
}
|
||||
},
|
||||
"ApplyBackgroundForThisChat": {
|
||||
"url": "https://translations.telegram.org/en/unigram/private_chats/ApplyBackgroundForThisChat",
|
||||
"photo_url": "https://telegra.ph/file/p/2d8fc59a7fa/a4e28b0c270514a4c59bb19.jpg?c=422,1199,355,355,280,280",
|
||||
|
|
|
@ -743,6 +743,14 @@
|
|||
"singular": "Chats per Folder"
|
||||
}
|
||||
},
|
||||
"ChatQuickActions": {
|
||||
"url": "https://translations.telegram.org/en/unigram/settings/ChatQuickActions",
|
||||
"photo_url": "https://telegra.ph/file/p/dc6aafe804d/29cb56d593d2332ddce7e17.jpg?c=15,295,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Swipe actions"
|
||||
}
|
||||
},
|
||||
"CheckForUpdates": {
|
||||
"url": "https://translations.telegram.org/en/unigram/settings/CheckForUpdates",
|
||||
"photo_url": "https://telegra.ph/file/p/8c1948c4bdf/d0c3984334a5f112ad95519.jpg?c=72,810,314,314,280,280",
|
||||
|
@ -1818,6 +1826,14 @@
|
|||
"singular": "In-App Sounds"
|
||||
}
|
||||
},
|
||||
"InstallBetaUpdates": {
|
||||
"url": "https://translations.telegram.org/en/unigram/settings/InstallBetaUpdates",
|
||||
"photo_url": "https://telegra.ph/file/p/fc8bd371f7a/1ac77bf40d55e84f8acf517.jpg?c=109,509,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Install Beta Updates"
|
||||
}
|
||||
},
|
||||
"InviteLink": {
|
||||
"url": "https://translations.telegram.org/en/unigram/settings/InviteLink",
|
||||
"photo_url": "https://telegra.ph/file/p/fadb8722765/6b01bb472ab54f3fd5dcc19.jpg?c=239,619,280,280,280,280",
|
||||
|
@ -2267,6 +2283,14 @@
|
|||
"singular": "Active sessions"
|
||||
}
|
||||
},
|
||||
"OtherSettings": {
|
||||
"url": "https://translations.telegram.org/en/unigram/settings/OtherSettings",
|
||||
"photo_url": "https://telegra.ph/file/p/dc6aafe804d/29cb56d593d2332ddce7e17.jpg?c=15,447,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Other Settings"
|
||||
}
|
||||
},
|
||||
"OtherWebSessions": {
|
||||
"url": "https://translations.telegram.org/en/unigram/settings/OtherWebSessions",
|
||||
"photo_url": "https://telegra.ph/file/p/6cb7d081d79/117cbf462a60f1f692ea119.jpg?c=405,198,280,280,280,280",
|
||||
|
@ -3532,6 +3556,22 @@
|
|||
"singular": "None"
|
||||
}
|
||||
},
|
||||
"SwipeReply": {
|
||||
"url": "https://translations.telegram.org/en/unigram/settings/SwipeReply",
|
||||
"photo_url": "https://telegra.ph/file/p/dc6aafe804d/29cb56d593d2332ddce7e17.jpg?c=58,380,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Reply"
|
||||
}
|
||||
},
|
||||
"SwipeShare": {
|
||||
"url": "https://translations.telegram.org/en/unigram/settings/SwipeShare",
|
||||
"photo_url": "https://telegra.ph/file/p/dc6aafe804d/29cb56d593d2332ddce7e17.jpg?c=59,333,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Share"
|
||||
}
|
||||
},
|
||||
"SyncContacts": {
|
||||
"url": "https://translations.telegram.org/en/unigram/settings/SyncContacts",
|
||||
"photo_url": "https://telegra.ph/file/p/bfe1b30c00e/ce939c3371adeeac6186417.jpg?c=59,360,280,280,280,280",
|
||||
|
|
|
@ -39,6 +39,22 @@
|
|||
"singular": "About Telegram Premium"
|
||||
}
|
||||
},
|
||||
"AccActionCancelDownload": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/AccActionCancelDownload",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Cancel download"
|
||||
}
|
||||
},
|
||||
"AccActionDownload": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/AccActionDownload",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Download"
|
||||
}
|
||||
},
|
||||
"AccActionOpenFile": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/AccActionOpenFile",
|
||||
"photo_url": null,
|
||||
|
@ -47,6 +63,22 @@
|
|||
"singular": "Open file"
|
||||
}
|
||||
},
|
||||
"AccActionPause": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/AccActionPause",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Pause"
|
||||
}
|
||||
},
|
||||
"AccActionPlay": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/AccActionPlay",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Play"
|
||||
}
|
||||
},
|
||||
"AccDescrAspectRatio": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/AccDescrAspectRatio",
|
||||
"photo_url": null,
|
||||
|
@ -1058,38 +1090,6 @@
|
|||
"singular": "<mark class=\"token\">un1</mark> revoked invite link <mark class=\"token\">{0}</mark>"
|
||||
}
|
||||
},
|
||||
"ActionSetSameWallpaperForThisChat": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/ActionSetSameWallpaperForThisChat",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{0}</mark> set your wallpaper as their own for this chat."
|
||||
}
|
||||
},
|
||||
"ActionSetSameWallpaperForThisChatSelf": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/ActionSetSameWallpaperForThisChatSelf",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You set the same wallpaper as your chat partner."
|
||||
}
|
||||
},
|
||||
"ActionSetWallpaperForThisChat": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/ActionSetWallpaperForThisChat",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{0}</mark> set a new wallpaper for this chat."
|
||||
}
|
||||
},
|
||||
"ActionSetWallpaperForThisChatSelf": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/ActionSetWallpaperForThisChatSelf",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You set a new wallpaper for this chat."
|
||||
}
|
||||
},
|
||||
"ActionSkip": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/ActionSkip",
|
||||
"photo_url": null,
|
||||
|
@ -3106,14 +3106,6 @@
|
|||
"singular": "Chat list view"
|
||||
}
|
||||
},
|
||||
"ChatQuickActions": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/ChatQuickActions",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Swipe actions"
|
||||
}
|
||||
},
|
||||
"ChatSetNewPhoto": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/ChatSetNewPhoto",
|
||||
"photo_url": null,
|
||||
|
@ -5848,14 +5840,6 @@
|
|||
"singular": "Info"
|
||||
}
|
||||
},
|
||||
"InstallBetaUpdates": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/InstallBetaUpdates",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Install Beta Updates"
|
||||
}
|
||||
},
|
||||
"InstantView": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/InstantView",
|
||||
"photo_url": null,
|
||||
|
@ -7600,14 +7584,6 @@
|
|||
"singular": "Your login code is **<mark class=\"token\">{0}</mark>**. Enter it in the Telegram app where you are trying to log in.<br/><br/>Do not give this code to anyone."
|
||||
}
|
||||
},
|
||||
"OtherSettings": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/OtherSettings",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Other Settings"
|
||||
}
|
||||
},
|
||||
"Participants": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/Participants",
|
||||
"photo_url": null,
|
||||
|
@ -9666,22 +9642,6 @@
|
|||
"singular": "support"
|
||||
}
|
||||
},
|
||||
"SwipeReply": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/SwipeReply",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Reply"
|
||||
}
|
||||
},
|
||||
"SwipeShare": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/SwipeShare",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Share"
|
||||
}
|
||||
},
|
||||
"SyncContactsInfoOff": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/SyncContactsInfoOff",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue