mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-16 22:53:12 +01:00
Update content of files
This commit is contained in:
parent
f9ccebc208
commit
b1e55c3285
2 changed files with 11 additions and 11 deletions
|
@ -2264,10 +2264,10 @@
|
|||
"CaptionPremiumSubtitle": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/CaptionPremiumSubtitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "",
|
||||
"plural": "Increase this limit **<mark class=\"token\">%1$d</mark>** times to **<mark class=\"token\">%2$s</mark>** symbols by subscribing to __Telegram Premium.__"
|
||||
"plural": "Increase this limit **<mark class=\"token\">%1$d</mark>x** to **<mark class=\"token\">%2$s</mark>** characters by subscribing to __Telegram Premium.__"
|
||||
}
|
||||
},
|
||||
"CaptionPremiumTitle": {
|
||||
|
@ -2275,7 +2275,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Maximum Length Reach"
|
||||
"singular": "Maximum Length Reached"
|
||||
}
|
||||
},
|
||||
"CardNumberCopied": {
|
||||
|
@ -4342,9 +4342,9 @@
|
|||
"ExpiredViewsStubPremiumDescription": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ExpiredViewsStubPremiumDescription",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "To unlock viewers’ lists for expired and saved stories, subscribe to **Telegram Premium.**"
|
||||
"singular": "To unlock viewer lists for expired and saved stories, subscribe to **Telegram Premium.**"
|
||||
}
|
||||
},
|
||||
"ExternalFolderInfo": {
|
||||
|
@ -5135,7 +5135,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Hide my views in the last 5 minutes."
|
||||
"singular": "Hide my views from the past 5 minutes."
|
||||
}
|
||||
},
|
||||
"HideTranslation": {
|
||||
|
|
|
@ -10133,9 +10133,9 @@
|
|||
"Story.Editor.TooltipPremiumCaptionLimitText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.Editor.TooltipPremiumCaptionLimitText",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Increase this limit 10 times to 2048 symbols by subscribing to [Telegram Premium]()."
|
||||
"singular": "Increase this limit 10x to 2048 characters by subscribing to [Telegram Premium]()."
|
||||
}
|
||||
},
|
||||
"Story.Editor.TooltipPremiumCaptionLimitTitle": {
|
||||
|
@ -10282,7 +10282,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Hide my views in the last **<mark class=\"token\">%@</mark>**."
|
||||
"singular": "Hide my views from the past **<mark class=\"token\">%@</mark>**."
|
||||
}
|
||||
},
|
||||
"Story.StealthMode.RecentTitle": {
|
||||
|
@ -10472,9 +10472,9 @@
|
|||
"Story.ViewList.PremiumUpgradeInlineText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.ViewList.PremiumUpgradeInlineText",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "To unlock viewers' lists for expired and saved stories, subscribe to [Telegram Premium]()."
|
||||
"singular": "To unlock viewer lists for expired and saved stories, subscribe to [Telegram Premium]()."
|
||||
}
|
||||
},
|
||||
"Story.ViewList.PremiumUpgradeText": {
|
||||
|
|
Loading…
Reference in a new issue