diff --git a/data/web_tr/translation_keys.json b/data/web_tr/translation_keys.json index 09e0cff682..7cd34d983d 100644 --- a/data/web_tr/translation_keys.json +++ b/data/web_tr/translation_keys.json @@ -28361,6 +28361,8 @@ "BotWebAppDisclaimerCheck", "BotWebAppDisclaimerSubtitle", "BotWebAppInstantViewOpen", + "BotWebViewChangesMayNotBeSaved", + "BotWebViewCloseAnyway", "BotWebViewDeleteBot", "BotWebViewOpenBot", "BotWebViewReloadPage", @@ -29389,6 +29391,7 @@ "NoArchivedStoriesTitle", "NoBlockedChannel", "NoBlockedGroup", + "NoBoostersHint", "NoComments", "NoMessages", "NoPublicStoriesTitle", diff --git a/data/web_tr/translations.telegram.org/en/unigram.html b/data/web_tr/translations.telegram.org/en/unigram.html index e5b8515af6..5bef49c5d6 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 @@

- Unigram2546 + Unigram2549

@@ -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 c0c2d99c60..d17562a40b 100644 --- a/data/web_tr/translations.telegram.org/en/unigram/unsorted.json +++ b/data/web_tr/translations.telegram.org/en/unigram/unsorted.json @@ -2752,6 +2752,22 @@ "singular": "You are about to use a mini app operated by an independent party **not affiliated with Telegram**. You must agree to the Terms of Use of mini apps to continue." } }, + "BotWebViewChangesMayNotBeSaved": { + "url": "https://translations.telegram.org/en/unigram/unsorted/BotWebViewChangesMayNotBeSaved", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Changes that you made may not be saved." + } + }, + "BotWebViewCloseAnyway": { + "url": "https://translations.telegram.org/en/unigram/unsorted/BotWebViewCloseAnyway", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Close anyway" + } + }, "BotWebViewDeleteBot": { "url": "https://translations.telegram.org/en/unigram/unsorted/BotWebViewDeleteBot", "photo_url": null, @@ -7777,6 +7793,14 @@ "singular": "Next" } }, + "NoBoostersHint": { + "url": "https://translations.telegram.org/en/unigram/unsorted/NoBoostersHint", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "No users currently boost your channel" + } + }, "NoComments": { "url": "https://translations.telegram.org/en/unigram/unsorted/NoComments", "photo_url": null,