perf: backup import (#4866)
* i18n * remove invalid code * perf: backup import * backup tip * fix: indexsize invalid
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
{
|
||||
"Click_to_delete_this_field": "點擊刪除該字段",
|
||||
"Filed_is_deprecated": "該字段已棄用",
|
||||
"MCP_tools_debug": "偵錯",
|
||||
"MCP_tools_detail": "查看詳情",
|
||||
"MCP_tools_list": "工具列表",
|
||||
"MCP_tools_list_is_empty": "未解析到 MCP 工具",
|
||||
"MCP_tools_list_with_number": "工具列表: {{total}}",
|
||||
"MCP_tools_parse_failed": "解析 MCP 地址失敗",
|
||||
"MCP_tools_url": "MCP 地址",
|
||||
"MCP_tools_url_is_empty": "MCP 地址不能為空",
|
||||
@@ -130,6 +134,7 @@
|
||||
"response_format": "回覆格式",
|
||||
"saved_success": "儲存成功!\n如需在外部使用該版本,請點選“儲存並發布”",
|
||||
"search_app": "搜尋應用程式",
|
||||
"search_tool": "搜索工具",
|
||||
"setting_app": "應用程式設定",
|
||||
"setting_plugin": "外掛設定",
|
||||
"show_top_p_tip": "用溫度取樣的替代方法,稱為 Nucleus 取樣,該模型考慮了具有 TOP_P 機率質量質量的令牌的結果。\n因此,0.1 表示僅考慮包含最高機率質量的令牌。\n預設為 1。",
|
||||
@@ -165,6 +170,7 @@
|
||||
"template_market_description": "在範本市集探索更多玩法,設定教學與使用指引,帶您理解並上手各種應用程式",
|
||||
"template_market_empty_data": "找不到合適的範本",
|
||||
"time_zone": "時區",
|
||||
"tool_detail": "工具詳情",
|
||||
"tool_input_param_tip": "這個外掛正常執行需要設定相關資訊",
|
||||
"tools_no_description": "這個工具沒有介紹~",
|
||||
"transition_to_workflow": "轉換成工作流程",
|
||||
@@ -175,6 +181,7 @@
|
||||
"tts_close": "關閉",
|
||||
"type.All": "全部",
|
||||
"type.Create http plugin tip": "透過 OpenAPI Schema 批次建立外掛,相容 GPTs 格式",
|
||||
"type.Create mcp tools tip": "通過輸入 MCP 地址,自動解析並批量創建可調用的 MCP 工具",
|
||||
"type.Create one plugin tip": "可以自訂輸入和輸出的工作流程,通常用於封裝重複使用的工作流程",
|
||||
"type.Create plugin bot": "建立外掛",
|
||||
"type.Create simple bot": "建立簡易應用程式",
|
||||
@@ -186,6 +193,8 @@
|
||||
"type.Import from json tip": "透過 JSON 設定文件,直接建立應用",
|
||||
"type.Import from json_error": "獲取工作流數據失敗,請檢查URL或手動粘貼JSON數據",
|
||||
"type.Import from json_loading": "正在獲取工作流數據,請稍候...",
|
||||
"type.MCP tools": "MCP 工具集",
|
||||
"type.MCP_tools_url": "MCP 地址",
|
||||
"type.Plugin": "外掛",
|
||||
"type.Simple bot": "簡易應用程式",
|
||||
"type.Workflow bot": "工作流程",
|
||||
|
||||
Reference in New Issue
Block a user