From 72a30cd9c48fa450c208c9413e5b953d663b8cdd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 22:56:06 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=8D=20i18n:=20Update=20translation.jso?= =?UTF-8?q?n=20with=20latest=20translations=20(#11739)?= 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 | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/client/src/locales/en/translation.json b/client/src/locales/en/translation.json index 491bc2258b..a9f8805d9b 100644 --- a/client/src/locales/en/translation.json +++ b/client/src/locales/en/translation.json @@ -857,8 +857,6 @@ "com_ui_copy_url_to_clipboard": "Copy URL to clipboard", "com_ui_create": "Create", "com_ui_create_api_key": "Create API Key", - "com_ui_created": "Created", - "com_ui_creating": "Creating...", "com_ui_create_assistant": "Create Assistant", "com_ui_create_link": "Create link", "com_ui_create_mcp_server": "Create MCP server", @@ -867,6 +865,7 @@ "com_ui_create_prompt": "Create Prompt", "com_ui_create_prompt_page": "New Prompt Configuration Page", "com_ui_created": "Created", + "com_ui_creating": "Creating...", "com_ui_creating_image": "Creating image. May take a moment", "com_ui_current": "Current", "com_ui_currently_production": "Currently in production", @@ -896,7 +895,6 @@ "com_ui_decline": "I do not accept", "com_ui_default_post_request": "Default (POST request)", "com_ui_delete": "Delete", - "com_ui_deleting": "Deleting...", "com_ui_delete_action": "Delete Action", "com_ui_delete_action_confirm": "Are you sure you want to delete this action?", "com_ui_delete_agent": "Delete Agent", @@ -908,6 +906,8 @@ "com_ui_delete_confirm_strong": "This will delete {{title}}", "com_ui_delete_conversation": "Delete chat?", "com_ui_delete_conversation_tooltip": "Delete conversation", + "com_ui_delete_mcp_server": "Delete MCP Server?", + "com_ui_delete_mcp_server_name": "Delete MCP server {{0}}", "com_ui_delete_memory": "Delete Memory", "com_ui_delete_not_allowed": "Delete operation is not allowed", "com_ui_delete_preset": "Delete Preset?", @@ -919,9 +919,8 @@ "com_ui_delete_tool": "Delete Tool", "com_ui_delete_tool_confirm": "Are you sure you want to delete this tool?", "com_ui_delete_tool_save_reminder": "Tool removed. Save the agent to apply changes.", - "com_ui_delete_mcp_server": "Delete MCP Server?", - "com_ui_delete_mcp_server_name": "Delete MCP server {{0}}", "com_ui_deleted": "Deleted", + "com_ui_deleting": "Deleting...", "com_ui_deleting_file": "Deleting file...", "com_ui_descending": "Desc", "com_ui_description": "Description", @@ -1117,7 +1116,7 @@ "com_ui_mcp_server": "MCP Server", "com_ui_mcp_server_connection_failed": "Connection attempt to the provided MCP server failed. Please make sure the URL, the server type, and any authentication configuration are correct, then try again. Also ensure the URL is reachable.", "com_ui_mcp_server_created": "MCP server created successfully", - "com_ui_mcp_server_delete_confirm": "Are you sure you want to delete the {{0}} MCP server?", + "com_ui_mcp_server_delete_confirm": "Are you sure you want to delete this MCP server?", "com_ui_mcp_server_deleted": "MCP server deleted successfully", "com_ui_mcp_server_role_editor": "MCP Server Editor", "com_ui_mcp_server_role_editor_desc": "Can view, use, and edit MCP servers", @@ -1444,8 +1443,8 @@ "com_ui_unset": "Unset", "com_ui_untitled": "Untitled", "com_ui_update": "Update", - "com_ui_updating": "Updating...", "com_ui_update_mcp_server": "Update MCP server", + "com_ui_updating": "Updating...", "com_ui_upload": "Upload", "com_ui_upload_agent_avatar": "Successfully updated agent avatar", "com_ui_upload_agent_avatar_label": "Upload agent avatar image",