diff --git a/client/src/locales/en/translation.json b/client/src/locales/en/translation.json index 582f649606..2c8fc8eba7 100644 --- a/client/src/locales/en/translation.json +++ b/client/src/locales/en/translation.json @@ -658,6 +658,8 @@ "com_ui_advanced": "Advanced", "com_ui_advanced_settings": "Advanced Settings", "com_ui_agent": "Agent", + "com_ui_agent_api_keys": "Agent API Keys", + "com_ui_agent_api_keys_description": "Create API keys to access agents remotely via the API", "com_ui_agent_category_aftersales": "After Sales", "com_ui_agent_category_finance": "Finance", "com_ui_agent_category_general": "General", @@ -722,11 +724,6 @@ "com_ui_api_key_name_required": "API key name is required", "com_ui_api_key_warning": "Make sure to copy your API key now. You won't be able to see it again!", "com_ui_api_keys_load_error": "Failed to load API keys", - "com_ui_agent_api_keys": "Agent API Keys", - "com_ui_agent_api_keys_description": "Create API keys to access agents remotely via the API", - "com_ui_create_api_key": "Create API Key", - "com_ui_no_api_keys": "No API keys yet. Create one to get started.", - "com_ui_your_api_key": "Your API Key", "com_ui_archive": "Archive", "com_ui_archive_delete_error": "Failed to delete archived conversation", "com_ui_archive_error": "Failed to archive conversation", @@ -857,13 +854,14 @@ "com_ui_copy_to_clipboard": "Copy to clipboard", "com_ui_copy_url_to_clipboard": "Copy URL to clipboard", "com_ui_create": "Create", - "com_ui_created": "Created", + "com_ui_create_api_key": "Create API Key", "com_ui_create_assistant": "Create Assistant", "com_ui_create_link": "Create link", "com_ui_create_memory": "Create Memory", "com_ui_create_new_agent": "Create New Agent", "com_ui_create_prompt": "Create Prompt", "com_ui_create_prompt_page": "New Prompt Configuration Page", + "com_ui_created": "Created", "com_ui_creating_image": "Creating image. May take a moment", "com_ui_current": "Current", "com_ui_currently_production": "Currently in production", @@ -1039,11 +1037,11 @@ "com_ui_handoff_instructions": "Handoff instructions", "com_ui_happy_birthday": "It's my 1st birthday!", "com_ui_header_format": "Header Format", + "com_ui_hide": "Hide", "com_ui_hide_code": "Hide Code", "com_ui_hide_image_details": "Hide Image Details", "com_ui_hide_password": "Hide password", "com_ui_hide_qr": "Hide QR Code", - "com_ui_hide": "Hide", "com_ui_high": "High", "com_ui_host": "Host", "com_ui_icon": "Icon", @@ -1088,8 +1086,13 @@ "com_ui_max_file_size": "PNG, JPG or JPEG (max {{0}})", "com_ui_max_tags": "Maximum number allowed is {{0}}, using latest values.", "com_ui_mcp_authenticated_success": "MCP server '{{0}}' authenticated successfully", + "com_ui_mcp_click_to_defer": "Click to defer - tool will be discoverable via search but not loaded until needed", + "com_ui_mcp_click_to_programmatic": "Enable programmatic calling - tool can only be invoked via code execution", "com_ui_mcp_configure_server": "Configure {{0}}", "com_ui_mcp_configure_server_description": "Configure custom variables for {{0}}", + "com_ui_mcp_defer": "Defer", + "com_ui_mcp_defer_all": "Defer all tools", + "com_ui_mcp_defer_loading": "Defer loading", "com_ui_mcp_dialog_title": "Configure Variables for {{serverName}}. Server Status: {{status}}", "com_ui_mcp_domain_not_allowed": "The MCP server domain is not in the allowed domains list. Please contact your administrator.", "com_ui_mcp_enter_var": "Enter value for {{0}}", @@ -1097,8 +1100,11 @@ "com_ui_mcp_initialize": "Initialize", "com_ui_mcp_initialized_success": "MCP server '{{0}}' initialized successfully", "com_ui_mcp_invalid_url": "Please enter a valid URL", + "com_ui_mcp_no_description": "No description available", "com_ui_mcp_oauth_cancelled": "OAuth login cancelled for {{0}}", "com_ui_mcp_oauth_timeout": "OAuth login timed out for {{0}}", + "com_ui_mcp_programmatic": "Programmatic", + "com_ui_mcp_programmatic_all": "Mark all as programmatic", "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", @@ -1111,13 +1117,6 @@ "com_ui_mcp_server_role_viewer": "MCP Server Viewer", "com_ui_mcp_server_role_viewer_desc": "Can view and use MCP servers", "com_ui_mcp_server_updated": "MCP server updated successfully", - "com_ui_remote_access": "Remote Access", - "com_ui_remote_agent_role_owner": "API Owner", - "com_ui_remote_agent_role_owner_desc": "Full API access and can grant remote access to others", - "com_ui_remote_agent_role_editor": "Editor", - "com_ui_remote_agent_role_editor_desc": "Can view and modify the agent via API", - "com_ui_remote_agent_role_viewer": "API Viewer", - "com_ui_remote_agent_role_viewer_desc": "Can query the agent via API", "com_ui_mcp_server_url_placeholder": "https://mcp.example.com", "com_ui_mcp_servers": "MCP Servers", "com_ui_mcp_servers_allow_create": "Allow users to create MCP servers", @@ -1125,23 +1124,15 @@ "com_ui_mcp_servers_allow_share_public": "Allow users to share MCP servers publicly", "com_ui_mcp_servers_allow_use": "Allow users to use MCP servers", "com_ui_mcp_title_invalid": "Title can only contain letters, numbers, and spaces", + "com_ui_mcp_tool_options": "Tool Options", "com_ui_mcp_transport": "Transport", "com_ui_mcp_type_sse": "SSE", "com_ui_mcp_type_streamable_http": "Streamable HTTPS", - "com_ui_mcp_update_var": "Update {{0}}", - "com_ui_mcp_url": "MCP Server URL", - "com_ui_mcp_defer_loading": "Defer loading", - "com_ui_mcp_defer": "Defer", - "com_ui_mcp_defer_all": "Defer all tools", "com_ui_mcp_undefer": "Undefer", "com_ui_mcp_undefer_all": "Undefer all tools", - "com_ui_mcp_click_to_defer": "Click to defer - tool will be discoverable via search but not loaded until needed", - "com_ui_mcp_tool_options": "Tool Options", - "com_ui_mcp_programmatic": "Programmatic", - "com_ui_mcp_programmatic_all": "Mark all as programmatic", "com_ui_mcp_unprogrammatic_all": "Unmark all as programmatic", - "com_ui_mcp_click_to_programmatic": "Enable programmatic calling - tool can only be invoked via code execution", - "com_ui_mcp_no_description": "No description available", + "com_ui_mcp_update_var": "Update {{0}}", + "com_ui_mcp_url": "MCP Server URL", "com_ui_medium": "Medium", "com_ui_memories": "Memories", "com_ui_memories_allow_create": "Allow creating Memories", @@ -1185,6 +1176,7 @@ "com_ui_new_conversation_title": "New Conversation Title", "com_ui_next": "Next", "com_ui_no": "No", + "com_ui_no_api_keys": "No API keys yet. Create one to get started.", "com_ui_no_auth": "No Auth", "com_ui_no_bookmarks": "it seems like you have no bookmarks yet. Click on a chat and add a new one", "com_ui_no_bookmarks_match": "No bookmarks match your search", @@ -1275,11 +1267,18 @@ "com_ui_regenerating": "Regenerating...", "com_ui_region": "Region", "com_ui_reinitialize": "Reinitialize", + "com_ui_remote_access": "Remote Access", + "com_ui_remote_agent_role_editor": "Editor", + "com_ui_remote_agent_role_editor_desc": "Can view and modify the agent via API", + "com_ui_remote_agent_role_owner": "API Owner", + "com_ui_remote_agent_role_owner_desc": "Full API access and can grant remote access to others", + "com_ui_remote_agent_role_viewer": "API Viewer", + "com_ui_remote_agent_role_viewer_desc": "Can query the agent via API", "com_ui_remote_agents": "Remote Agents (API)", - "com_ui_remote_agents_allow_use": "Allow users to create API keys and query agents remotely", "com_ui_remote_agents_allow_create": "Allow users to create agents via API", "com_ui_remote_agents_allow_share": "Allow users to grant API access to agents to others", "com_ui_remote_agents_allow_share_public": "Allow users to grant API access to agents to all users", + "com_ui_remote_agents_allow_use": "Allow users to create API keys and query agents remotely", "com_ui_remove_agent_from_chain": "Remove {{0}} from chain", "com_ui_remove_user": "Remove {{0}}", "com_ui_rename": "Rename", @@ -1502,6 +1501,7 @@ "com_ui_x_selected": "{{0}} selected", "com_ui_xhigh": "Extra High", "com_ui_yes": "Yes", + "com_ui_your_api_key": "Your API Key", "com_ui_zoom": "Zoom", "com_ui_zoom_in": "Zoom in", "com_ui_zoom_level": "Zoom level",