mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 01:00:50 +01:00
Update content of files
This commit is contained in:
parent
96f9944acb
commit
463b62fdfb
2 changed files with 37 additions and 0 deletions
|
@ -25766,7 +25766,11 @@
|
|||
"lng_via_link_cant_one",
|
||||
"lng_via_link_channel_many",
|
||||
"lng_via_link_channel_one",
|
||||
"lng_via_link_group_many",
|
||||
"lng_via_link_group_one",
|
||||
"lng_via_link_send",
|
||||
"lng_via_link_shared_many",
|
||||
"lng_via_link_shared_one",
|
||||
"lng_view_button_background",
|
||||
"lng_view_button_bot",
|
||||
"lng_view_button_bot_app",
|
||||
|
|
|
@ -5302,6 +5302,31 @@
|
|||
"singular": "**<mark class=\"token\">{user}</mark>** restricts adding them to channels.<br/>You can send them an invite link as message instead."
|
||||
}
|
||||
},
|
||||
"lng_via_link_group_many": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_via_link_group_many",
|
||||
"photo_url": "https://telegra.ph/file/p/6500db9b6ec/40ce7f192bc8ce223337f17.jpg?c=58,63,443,443,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "**<mark class=\"token\">{count}</mark> user** restricts adding them to groups.<br/>You can send them an invite link as message instead.",
|
||||
"plural": "**<mark class=\"token\">{count}</mark> users** restrict adding them to groups.<br/>You can send them an invite link as message instead."
|
||||
}
|
||||
},
|
||||
"lng_via_link_group_one": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_via_link_group_one",
|
||||
"photo_url": "https://telegra.ph/file/p/a01d98b1761/87d1b89f20c6042401cb317.jpg?c=50,55,492,492,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "**<mark class=\"token\">{user}</mark>** restricts adding them to groups.<br/>You can send them an invite link as message instead."
|
||||
}
|
||||
},
|
||||
"lng_via_link_send": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_via_link_send",
|
||||
"photo_url": "https://telegra.ph/file/p/a01d98b1761/87d1b89f20c6042401cb317.jpg?c=262,565,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Send Invite Link"
|
||||
}
|
||||
},
|
||||
"lng_via_link_shared_many": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_via_link_shared_many",
|
||||
"photo_url": "https://telegra.ph/file/p/99246e1d3f9/98b5fa3c4a21040371f5617.jpg?c=160,309,280,280,280,280",
|
||||
|
@ -5311,6 +5336,14 @@
|
|||
"plural": "Link shared with **<mark class=\"token\">{count}</mark> users**."
|
||||
}
|
||||
},
|
||||
"lng_via_link_shared_one": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_via_link_shared_one",
|
||||
"photo_url": "https://telegra.ph/file/p/df8265b9fad/a80455f4eb04af72b276f17.jpg?c=136,284,329,329,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Link shared with **<mark class=\"token\">{user}</mark>**."
|
||||
}
|
||||
},
|
||||
"lng_view_button_bot": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_view_button_bot",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue