diff --git a/data/web_tr/translation_keys.json b/data/web_tr/translation_keys.json index 4499e8119e..76cc41e7ea 100644 --- a/data/web_tr/translation_keys.json +++ b/data/web_tr/translation_keys.json @@ -26736,6 +26736,7 @@ "ChatNoTheme", "ChatPerFolderLimitSubtitle", "ChatPerFolderLimitTitle", + "ChatQuickActions", "ChatResetTheme", "ChatSetNewPhoto", "ChatSettings", @@ -27623,6 +27624,7 @@ "Orange", "OtherLoginCode", "OtherSessions", + "OtherSettings", "OtherWebSessions", "P2PEnabledWith", "Page1Message", @@ -28136,6 +28138,8 @@ "SuggestStickersInstalled", "SuggestStickersNone", "SupportStatus", + "SwipeReply", + "SwipeShare", "SyncContacts", "SyncContactsDelete", "SyncContactsDeleteInfo", diff --git a/data/web_tr/translations.telegram.org/en/unigram.html b/data/web_tr/translations.telegram.org/en/unigram.html index 8f93af7935..3e3f3a4fdf 100644 --- a/data/web_tr/translations.telegram.org/en/unigram.html +++ b/data/web_tr/translations.telegram.org/en/unigram.html @@ -195,7 +195,7 @@

- Unigram2284 + Unigram2288

@@ -252,7 +252,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 c4fc5b60a0..15562188c8 100644 --- a/data/web_tr/translations.telegram.org/en/unigram/unsorted.json +++ b/data/web_tr/translations.telegram.org/en/unigram/unsorted.json @@ -3138,6 +3138,14 @@ "singular": "Chat list view" } }, + "ChatQuickActions": { + "url": "https://translations.telegram.org/en/unigram/unsorted/ChatQuickActions", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Swipe actions" + } + }, "ChatSetNewPhoto": { "url": "https://translations.telegram.org/en/unigram/unsorted/ChatSetNewPhoto", "photo_url": null, @@ -7624,6 +7632,14 @@ "singular": "Your login code is **{0}**. Enter it in the Telegram app where you are trying to log in.

Do not give this code to anyone." } }, + "OtherSettings": { + "url": "https://translations.telegram.org/en/unigram/unsorted/OtherSettings", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Other Settings" + } + }, "Participants": { "url": "https://translations.telegram.org/en/unigram/unsorted/Participants", "photo_url": null, @@ -9682,6 +9698,22 @@ "singular": "support" } }, + "SwipeReply": { + "url": "https://translations.telegram.org/en/unigram/unsorted/SwipeReply", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Reply" + } + }, + "SwipeShare": { + "url": "https://translations.telegram.org/en/unigram/unsorted/SwipeShare", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Share" + } + }, "SyncContactsInfoOff": { "url": "https://translations.telegram.org/en/unigram/unsorted/SyncContactsInfoOff", "photo_url": null,