mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-13 13:04:24 +01:00
🌍 i18n: Update translation.json with latest translations (#11739)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
cc7f61096b
commit
72a30cd9c4
1 changed files with 6 additions and 7 deletions
|
|
@ -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 <strong>{{title}}</strong>",
|
||||
"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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue