Update content of files

This commit is contained in:
GitHub Action 2022-06-18 21:43:57 +00:00
parent 51f4255768
commit d4ef223725
2 changed files with 6 additions and 6 deletions

View file

@ -3018,7 +3018,7 @@
"photo_url": null, "photo_url": null,
"has_binding": true, "has_binding": true,
"values": { "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": { "LimitReachedAccountsPremium": {
@ -3034,7 +3034,7 @@
"photo_url": null, "photo_url": null,
"has_binding": true, "has_binding": true,
"values": { "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": { "LimitReachedChatInFoldersPremium": {
@ -3050,7 +3050,7 @@
"photo_url": null, "photo_url": null,
"has_binding": true, "has_binding": true,
"values": { "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": { "LimitReachedCommunitiesPremium": {
@ -3114,7 +3114,7 @@
"photo_url": null, "photo_url": null,
"has_binding": true, "has_binding": true,
"values": { "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": { "LimitReachedPublicLinksLocked": {

View file

@ -1005,8 +1005,8 @@
"photo_url": null, "photo_url": null,
"has_binding": true, "has_binding": true,
"values": { "values": {
"singular": "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 upgrading 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": { "lng_filter_chats_limit_title": {