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",