From d60e78c2acf795704a526e44f6e947d3c7e1b4b0 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 7 Nov 2023 11:14:12 +0000 Subject: [PATCH] Update content of files --- data/web_tr/translation_keys.json | 2 ++ .../en/android/unsorted.json | 2 +- .../translations.telegram.org/en/unigram.html | 4 ++-- .../en/unigram/unsorted.json | 17 +++++++++++++++++ 4 files changed, 22 insertions(+), 3 deletions(-) diff --git a/data/web_tr/translation_keys.json b/data/web_tr/translation_keys.json index 5f635c0a96..dbbd611529 100644 --- a/data/web_tr/translation_keys.json +++ b/data/web_tr/translation_keys.json @@ -29579,6 +29579,8 @@ "BoostingGiveawayParticipant", "BoostingGiveawayParticipantMultiPlural", "BoostingGiveawayPrizes", + "BoostingGiveawayTakePart", + "BoostingGiveawayTakePartMultiPlural", "BoostingGiveawayUsedLinksPlural", "BoostingGiveawayViewPrize", "BoostingGiveawayYouNotWon", diff --git a/data/web_tr/translations.telegram.org/en/android/unsorted.json b/data/web_tr/translations.telegram.org/en/android/unsorted.json index 2403d9d4a2..d968becf40 100644 --- a/data/web_tr/translations.telegram.org/en/android/unsorted.json +++ b/data/web_tr/translations.telegram.org/en/android/unsorted.json @@ -2227,7 +2227,7 @@ "BoostingGiveawayTakePartMultiPlural": { "url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayTakePartMultiPlural", "photo_url": null, - "has_binding": false, + "has_binding": true, "values": { "singular": "To take part in this giveaway please join channel **%2$s** (and **%1$d** other listed channel) before **%3$s**.", "plural": "To take part in this giveaway please join channel **%2$s** (and **%1$d** other listed channels) before **%3$s**." diff --git a/data/web_tr/translations.telegram.org/en/unigram.html b/data/web_tr/translations.telegram.org/en/unigram.html index 5020881acd..6bf6325153 100644 --- a/data/web_tr/translations.telegram.org/en/unigram.html +++ b/data/web_tr/translations.telegram.org/en/unigram.html @@ -199,7 +199,7 @@

- Unigram2681 + Unigram2683

@@ -261,7 +261,7 @@
diff --git a/data/web_tr/translations.telegram.org/en/unigram/unsorted.json b/data/web_tr/translations.telegram.org/en/unigram/unsorted.json index cdc366672b..73b91dc07c 100644 --- a/data/web_tr/translations.telegram.org/en/unigram/unsorted.json +++ b/data/web_tr/translations.telegram.org/en/unigram/unsorted.json @@ -2777,6 +2777,23 @@ "singular": "**Giveaway Prizes**" } }, + "BoostingGiveawayTakePart": { + "url": "https://translations.telegram.org/en/unigram/unsorted/BoostingGiveawayTakePart", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "To take part in this giveaway please join channel **{0}** before **{1}**." + } + }, + "BoostingGiveawayTakePartMultiPlural": { + "url": "https://translations.telegram.org/en/unigram/unsorted/BoostingGiveawayTakePartMultiPlural", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "To take part in this giveaway please join channel **{1}** (and **{0}** other listed channel) before **{2}**.", + "plural": "To take part in this giveaway please join channel **{1}** (and **{0}** other listed channels) before **{2}**." + } + }, "BoostingGiveawayUsedLinksPlural": { "url": "https://translations.telegram.org/en/unigram/unsorted/BoostingGiveawayUsedLinksPlural", "photo_url": null,