mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 23:38:26 +01:00
Update content of files
This commit is contained in:
parent
fdbdc0cad0
commit
18fb48ac02
2 changed files with 26 additions and 1 deletions
|
@ -39,6 +39,31 @@
|
|||
"singular": "version <mark class=\"token\">{version}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_accounts_limit1": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_accounts_limit1",
|
||||
"photo_url": "https://telegra.ph/file/p/a3e8f8066df/b80374771e4a6cdecb78317.jpg?c=48,81,503,503,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You have reached the limit of **<mark class=\"token\">{count}</mark>** connected accounts.",
|
||||
"plural": "You have reached the limit of **<mark class=\"token\">{count}</mark>** connected accounts."
|
||||
}
|
||||
},
|
||||
"lng_accounts_limit2": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_accounts_limit2",
|
||||
"photo_url": "https://telegra.ph/file/p/a3e8f8066df/b80374771e4a6cdecb78317.jpg?c=51,98,490,490,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can free one space by subscribing to **Telegram Premium** with one of these connected accounts:"
|
||||
}
|
||||
},
|
||||
"lng_accounts_limit_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_accounts_limit_title",
|
||||
"photo_url": "https://telegra.ph/file/p/a3e8f8066df/b80374771e4a6cdecb78317.jpg?c=60,55,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Limit Reached"
|
||||
}
|
||||
},
|
||||
"lng_admin_log_admin_invite_users": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/settings/lng_admin_log_admin_invite_users",
|
||||
"photo_url": "https://telegra.ph/file/p/37935375dbf/0176a5e0cece8bd29bf421d.jpg?c=181,290,280,280,280,280",
|
||||
|
|
|
@ -90,7 +90,7 @@
|
|||
},
|
||||
"lng_accounts_limit_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_accounts_limit_title",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/a3e8f8066df/b80374771e4a6cdecb78317.jpg?c=60,55,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Limit Reached"
|
||||
|
|
Loading…
Reference in a new issue