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
51f4255768
commit
d4ef223725
2 changed files with 6 additions and 6 deletions
|
@ -3018,7 +3018,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, you can't add more than **<mark class=\"token\">%1$d</mark>** accounts. You can increase this limit to **<mark class=\"token\">%2$d</mark>** by upgrading to **Telegram Premium**."
|
||||
"singular": "Sorry, you can't add more than **<mark class=\"token\">%1$d</mark>** accounts. You can increase this limit to **<mark class=\"token\">%2$d</mark>** by subscribing to **Telegram Premium**."
|
||||
}
|
||||
},
|
||||
"LimitReachedAccountsPremium": {
|
||||
|
@ -3034,7 +3034,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sorry, you can't add more than **<mark class=\"token\">%1$d</mark>** chats to a folder. You can increase this limit to **<mark class=\"token\">%2$d</mark>** by upgrading to **Telegram Premium**."
|
||||
"singular": "Sorry, you can't add more than **<mark class=\"token\">%1$d</mark>** chats to a folder. You can increase this limit to **<mark class=\"token\">%2$d</mark>** by subscribing to **Telegram Premium**."
|
||||
}
|
||||
},
|
||||
"LimitReachedChatInFoldersPremium": {
|
||||
|
@ -3050,7 +3050,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You are a member of **<mark class=\"token\">%1$d</mark>** groups and channels. Please leave some before joining a new one — or upgrade to **Telegram Premium** to double the limit to **<mark class=\"token\">%2$d</mark>** groups and channels."
|
||||
"singular": "You are a member of **<mark class=\"token\">%1$d</mark>** groups and channels. Please leave some before joining a new one or subscribe to **Telegram Premium** to double the limit to **<mark class=\"token\">%2$d</mark>** groups and channels."
|
||||
}
|
||||
},
|
||||
"LimitReachedCommunitiesPremium": {
|
||||
|
@ -3114,7 +3114,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You have reserved too many public links. Try revoking the link from an older group or channel, or upgrade to **Telegram Premium** to double the limit to **<mark class=\"token\">%2$d</mark>** public links."
|
||||
"singular": "You have reserved too many public links. Try revoking the link from an older group or channel, or subscribe to **Telegram Premium** to double the limit to **<mark class=\"token\">%2$d</mark>** public links."
|
||||
}
|
||||
},
|
||||
"LimitReachedPublicLinksLocked": {
|
||||
|
|
|
@ -1005,8 +1005,8 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can increase this limit to **<mark class=\"token\">{count}</mark>** by upgrading to **Telegram Premium**.",
|
||||
"plural": "You can increase this limit to **<mark class=\"token\">{count}</mark>** by upgrading to **Telegram Premium**."
|
||||
"singular": "You can increase this limit to **<mark class=\"token\">{count}</mark>** by subscribing to **Telegram Premium**.",
|
||||
"plural": "You can increase this limit to **<mark class=\"token\">{count}</mark>** by subscribing to **Telegram Premium**."
|
||||
}
|
||||
},
|
||||
"lng_filter_chats_limit_title": {
|
||||
|
|
Loading…
Reference in a new issue