From bfabae9c61e3eaf0e01d9f14605f5f65caefd3ff Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 4 Sep 2024 21:11:51 +0000 Subject: [PATCH] Update content of files --- data/web_tr/translation_keys.json | 3 +++ .../translations.telegram.org/en/ios.html | 4 +-- .../en/ios/unsorted.json | 25 +++++++++++++++++++ 3 files changed, 30 insertions(+), 2 deletions(-) diff --git a/data/web_tr/translation_keys.json b/data/web_tr/translation_keys.json index 6b7b8df829..aacb76cc69 100644 --- a/data/web_tr/translation_keys.json +++ b/data/web_tr/translation_keys.json @@ -19014,6 +19014,9 @@ "Notification.StarsGift.UnknownUser", "Notification.StarsGiveawayResultsNoWinners", "Notification.StarsGiveawayResultsNoWinners.Group", + "Notification.StarsGiveawayStarted", + "Notification.StarsGiveawayStarted.Stars", + "Notification.StarsGiveawayStartedGroup", "Notification.StarsPrize", "Notification.Story", "Notification.SuggestedProfilePhoto", diff --git a/data/web_tr/translations.telegram.org/en/ios.html b/data/web_tr/translations.telegram.org/en/ios.html index 16fae2082c..67522a9a54 100644 --- a/data/web_tr/translations.telegram.org/en/ios.html +++ b/data/web_tr/translations.telegram.org/en/ios.html @@ -199,7 +199,7 @@

- iOS9080 + iOS9083

@@ -261,7 +261,7 @@
diff --git a/data/web_tr/translations.telegram.org/en/ios/unsorted.json b/data/web_tr/translations.telegram.org/en/ios/unsorted.json index c8a2c127db..214d0ae816 100644 --- a/data/web_tr/translations.telegram.org/en/ios/unsorted.json +++ b/data/web_tr/translations.telegram.org/en/ios/unsorted.json @@ -9122,6 +9122,31 @@ "singular": "Due to the giveaway terms, no winners could be selected by Telegram, all stars were credited to group administrators." } }, + "Notification.StarsGiveawayStarted": { + "url": "https://translations.telegram.org/en/ios/unsorted/Notification.StarsGiveawayStarted", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "%1$@ just started a giveaway of %2$@ for its followers." + } + }, + "Notification.StarsGiveawayStarted.Stars": { + "url": "https://translations.telegram.org/en/ios/unsorted/Notification.StarsGiveawayStarted.Stars", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "%@ Telegram Star", + "plural": "%@ Telegram Stars" + } + }, + "Notification.StarsGiveawayStartedGroup": { + "url": "https://translations.telegram.org/en/ios/unsorted/Notification.StarsGiveawayStartedGroup", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "%1$@ just started a giveaway of %2$@ for its members." + } + }, "Notification.StarsPrize": { "url": "https://translations.telegram.org/en/ios/unsorted/Notification.StarsPrize", "photo_url": null,