mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 09:06:24 +01:00
Update content of files
This commit is contained in:
parent
f2cff13a0d
commit
3ff06eba71
2 changed files with 11 additions and 11 deletions
|
@ -5743,7 +5743,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You can post **<mark class=\"token\">%1$d</mark>** stories in a month.<br/>Subscribe to **Telegram Premium** to increase this limit to **<mark class=\"token\">%2$d</mark>**."
|
||||
"singular": "You can post **<mark class=\"token\">%1$d</mark>** stories per month.<br/>Subscribe to **Telegram Premium** to increase this limit to **<mark class=\"token\">%2$d</mark>**."
|
||||
}
|
||||
},
|
||||
"LimitReachedStoriesMonthlyPremium": {
|
||||
|
@ -5751,15 +5751,15 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Sorry, you can’t post more than **<mark class=\"token\">%1$d</mark>** stories in a month."
|
||||
"singular": "Sorry, you can't post more than **<mark class=\"token\">%1$d</mark>** stories per month."
|
||||
}
|
||||
},
|
||||
"LimitReachedStoriesWeekly": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/LimitReachedStoriesWeekly",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can post **<mark class=\"token\">%1$d</mark>** stories in a week.<br/>Subscribe to **Telegram Premium** to increase this limit to **<mark class=\"token\">%2$d</mark>**."
|
||||
"singular": "You can post **<mark class=\"token\">%1$d</mark>** stories per week.<br/>Subscribe to **Telegram Premium** to increase this limit to **<mark class=\"token\">%2$d</mark>**."
|
||||
}
|
||||
},
|
||||
"LimitReachedStoriesWeeklyPremium": {
|
||||
|
@ -5767,7 +5767,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Sorry, you can’t post more than **<mark class=\"token\">%1$d</mark>** stories in a week."
|
||||
"singular": "Sorry, you can't post more than **<mark class=\"token\">%1$d</mark>** stories per week."
|
||||
}
|
||||
},
|
||||
"LinkCopiedPrivate": {
|
||||
|
@ -10057,7 +10057,7 @@
|
|||
"StoryPremiumFormatting": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StoryPremiumFormatting",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Subscribe to **Telegram Premium** to add links and text formatting to your stories."
|
||||
}
|
||||
|
@ -10148,7 +10148,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"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.**"
|
||||
}
|
||||
},
|
||||
"StoryViewsSortDescription": {
|
||||
|
|
|
@ -8558,7 +8558,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You can post **<mark class=\"token\">%@</mark>** stories in a month. Upgrade to **Telegram Premium** to increase this limit to **<mark class=\"token\">%@</mark>**."
|
||||
"singular": "You can post **<mark class=\"token\">%@</mark>** stories in a month. Subscribe to **Telegram Premium** to increase this limit to **<mark class=\"token\">%@</mark>**."
|
||||
}
|
||||
},
|
||||
"Premium.MaxStoriesWeeklyFinalText": {
|
||||
|
@ -8580,9 +8580,9 @@
|
|||
"Premium.MaxStoriesWeeklyText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.MaxStoriesWeeklyText",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can post **<mark class=\"token\">%@</mark>** stories in a week. Upgrade to **Telegram Premium** to increase this limit to **<mark class=\"token\">%@</mark>**."
|
||||
"singular": "You can post **<mark class=\"token\">%@</mark>** stories per week. Subscribe to **Telegram Premium** to increase this limit to **<mark class=\"token\">%@</mark>**."
|
||||
}
|
||||
},
|
||||
"Premium.Monthly": {
|
||||
|
@ -10125,7 +10125,7 @@
|
|||
"Story.Editor.TooltipPremiumCaptionEntities": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.Editor.TooltipPremiumCaptionEntities",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Subscribe to [Telegram Premium]() to add links and formatting in captions to your stories."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue