From 74cc001e4077dc6e06f864602a6099b589faa789 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 14:07:07 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=8D=20i18n:=20Update=20translation.jso?= =?UTF-8?q?n=20with=20latest=20translations=20(#11465)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- client/src/locales/en/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/locales/en/translation.json b/client/src/locales/en/translation.json index f973d28768..addf32e08a 100644 --- a/client/src/locales/en/translation.json +++ b/client/src/locales/en/translation.json @@ -758,6 +758,7 @@ "com_ui_bookmarks": "Bookmarks", "com_ui_bookmarks_add": "Add Bookmarks", "com_ui_bookmarks_add_to_conversation": "Add to current conversation", + "com_ui_bookmarks_count_selected": "Bookmarks, {{count}} selected", "com_ui_bookmarks_create_error": "There was an error creating the bookmark", "com_ui_bookmarks_create_exists": "This bookmark already exists", "com_ui_bookmarks_create_success": "Bookmark created successfully", @@ -772,7 +773,6 @@ "com_ui_bookmarks_title": "Title", "com_ui_bookmarks_update_error": "There was an error updating the bookmark", "com_ui_bookmarks_update_success": "Bookmark updated successfully", - "com_ui_bookmarks_count_selected": "Bookmarks, {{count}} selected", "com_ui_branch_created": "Branch created successfully", "com_ui_branch_error": "Failed to create branch", "com_ui_branch_message": "Create branch from this response",