Update content of files

This commit is contained in:
GitHub Action 2023-08-12 21:55:01 +00:00
parent f2cff13a0d
commit 3ff06eba71
2 changed files with 11 additions and 11 deletions

View file

@ -5743,7 +5743,7 @@
"photo_url": null, "photo_url": null,
"has_binding": false, "has_binding": false,
"values": { "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": { "LimitReachedStoriesMonthlyPremium": {
@ -5751,15 +5751,15 @@
"photo_url": null, "photo_url": null,
"has_binding": false, "has_binding": false,
"values": { "values": {
"singular": "Sorry, you cant 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": { "LimitReachedStoriesWeekly": {
"url": "https://translations.telegram.org/en/android/unsorted/LimitReachedStoriesWeekly", "url": "https://translations.telegram.org/en/android/unsorted/LimitReachedStoriesWeekly",
"photo_url": null, "photo_url": null,
"has_binding": false, "has_binding": true,
"values": { "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": { "LimitReachedStoriesWeeklyPremium": {
@ -5767,7 +5767,7 @@
"photo_url": null, "photo_url": null,
"has_binding": false, "has_binding": false,
"values": { "values": {
"singular": "Sorry, you cant 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": { "LinkCopiedPrivate": {
@ -10057,7 +10057,7 @@
"StoryPremiumFormatting": { "StoryPremiumFormatting": {
"url": "https://translations.telegram.org/en/android/unsorted/StoryPremiumFormatting", "url": "https://translations.telegram.org/en/android/unsorted/StoryPremiumFormatting",
"photo_url": null, "photo_url": null,
"has_binding": false, "has_binding": true,
"values": { "values": {
"singular": "Subscribe to **Telegram Premium** to add links and text formatting to your stories." "singular": "Subscribe to **Telegram Premium** to add links and text formatting to your stories."
} }
@ -10148,7 +10148,7 @@
"photo_url": null, "photo_url": null,
"has_binding": false, "has_binding": false,
"values": { "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": { "StoryViewsSortDescription": {

View file

@ -8558,7 +8558,7 @@
"photo_url": null, "photo_url": null,
"has_binding": false, "has_binding": false,
"values": { "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": { "Premium.MaxStoriesWeeklyFinalText": {
@ -8580,9 +8580,9 @@
"Premium.MaxStoriesWeeklyText": { "Premium.MaxStoriesWeeklyText": {
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.MaxStoriesWeeklyText", "url": "https://translations.telegram.org/en/ios/unsorted/Premium.MaxStoriesWeeklyText",
"photo_url": null, "photo_url": null,
"has_binding": false, "has_binding": true,
"values": { "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": { "Premium.Monthly": {
@ -10125,7 +10125,7 @@
"Story.Editor.TooltipPremiumCaptionEntities": { "Story.Editor.TooltipPremiumCaptionEntities": {
"url": "https://translations.telegram.org/en/ios/unsorted/Story.Editor.TooltipPremiumCaptionEntities", "url": "https://translations.telegram.org/en/ios/unsorted/Story.Editor.TooltipPremiumCaptionEntities",
"photo_url": null, "photo_url": null,
"has_binding": false, "has_binding": true,
"values": { "values": {
"singular": "Subscribe to [Telegram Premium]() to add links and formatting in captions to your stories." "singular": "Subscribe to [Telegram Premium]() to add links and formatting in captions to your stories."
} }