mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-20 16:15:08 +01:00
Update content of files
This commit is contained in:
parent
8cd5de35b6
commit
86acc6d146
2 changed files with 5 additions and 5 deletions
|
@ -4715,7 +4715,7 @@
|
|||
"PremiumRequiredChatsInFolder": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/PremiumRequiredChatsInFolder",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"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 subscribing to **Telegram Premium**."
|
||||
}
|
||||
|
@ -4723,7 +4723,7 @@
|
|||
"PremiumRequiredCreateFolder": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/PremiumRequiredCreateFolder",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You have reached the limit of **<mark class=\"token\">%1$d</mark>** folders. You can double the limit to **<mark class=\"token\">%2$d</mark>** folders by subscribing to **Telegram Premium**."
|
||||
}
|
||||
|
@ -4731,7 +4731,7 @@
|
|||
"PremiumRequiredMoveFolder": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/PremiumRequiredMoveFolder",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Subscribe to **Telegram Premium** to move the \"<mark class=\"token\">%1$s</mark>\" folder."
|
||||
}
|
||||
|
@ -8318,7 +8318,7 @@
|
|||
"xFutureWinners": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/xFutureWinners",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$s</mark> winner to be selected",
|
||||
"plural": "<mark class=\"token\">%1$s</mark> winners to be selected"
|
||||
|
|
|
@ -6799,7 +6799,7 @@
|
|||
"Message.GiveawayOngoing.Winners": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Message.GiveawayOngoing.Winners",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> winner to be selected",
|
||||
"plural": "<mark class=\"token\">%@</mark> winners to be selected"
|
||||
|
|
Loading…
Reference in a new issue