diff --git a/data/web_tr/translation_keys.json b/data/web_tr/translation_keys.json index f91ae6688b..b3fc823d5c 100644 --- a/data/web_tr/translation_keys.json +++ b/data/web_tr/translation_keys.json @@ -29163,6 +29163,7 @@ "AccDescrGoBack", "AccDescrGroup", "AccDescrHideAccounts", + "AccDescrLinkPreview", "AccDescrMentionCount", "AccDescrMentionDown", "AccDescrMiniPlayer", @@ -31593,6 +31594,7 @@ "UnsavedChanges", "UnsupportedAttachment", "UnsupportedMedia", + "UnsupportedMessage", "Unvote", "Update", "UpdateApp", diff --git a/data/web_tr/translations.telegram.org/en/unigram.html b/data/web_tr/translations.telegram.org/en/unigram.html index 6bf6325153..85ff62e9f9 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 @@

- Unigram2683 + Unigram2685

@@ -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 73b91dc07c..b67a9163fb 100644 --- a/data/web_tr/translations.telegram.org/en/unigram/unsorted.json +++ b/data/web_tr/translations.telegram.org/en/unigram/unsorted.json @@ -223,6 +223,14 @@ "singular": "Group" } }, + "AccDescrLinkPreview": { + "url": "https://translations.telegram.org/en/unigram/unsorted/AccDescrLinkPreview", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Link Preview" + } + }, "AccDescrMentionCount": { "url": "https://translations.telegram.org/en/unigram/unsorted/AccDescrMentionCount", "photo_url": null, @@ -12268,6 +12276,14 @@ "singular": "This message is not supported by your version of Telegram. Update the app to view: https://telegram.org/update" } }, + "UnsupportedMessage": { + "url": "https://translations.telegram.org/en/unigram/unsorted/UnsupportedMessage", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "This message is not supported by your version of Telegram. Update the app to view:" + } + }, "Unvote": { "url": "https://translations.telegram.org/en/unigram/unsorted/Unvote", "photo_url": null,