继续多语言处理
This commit is contained in:
@@ -1079,7 +1079,9 @@
|
||||
"preflightCheckFailedDefault": "預檢查未通過,請檢查 Agent 設定。",
|
||||
"preflightFailedTitle": "{agent} 預檢查失敗",
|
||||
"autoLinkPreflightFailed": "自動連結預檢查失敗:{message}",
|
||||
"connectFailedTitle": "{agent} 連線失敗"
|
||||
"connectFailedTitle": "{agent} 連線失敗",
|
||||
"toolFallbackTitle": "工具",
|
||||
"eventErrorTitle": "Agent 錯誤"
|
||||
},
|
||||
"connectionLifecycle": {
|
||||
"tasks": {
|
||||
@@ -1092,6 +1094,11 @@
|
||||
"connectionFailed": "連線失敗"
|
||||
}
|
||||
},
|
||||
"shared": {
|
||||
"attachedResources": "附加資源",
|
||||
"toolCallFailed": "工具呼叫失敗",
|
||||
"planUpdated": "計畫已更新"
|
||||
},
|
||||
"messageThread": {
|
||||
"emptyTitle": "暫無訊息",
|
||||
"emptyDescription": "開始一個會話後,訊息會顯示在這裡"
|
||||
@@ -1222,6 +1229,38 @@
|
||||
"subjectLabel": "主題",
|
||||
"taskLabel": "任務",
|
||||
"nameLabel": "名稱:",
|
||||
"field": {
|
||||
"file": "檔案",
|
||||
"notebook": "Notebook",
|
||||
"command": "命令",
|
||||
"old": "舊內容",
|
||||
"new": "新內容",
|
||||
"pattern": "模式",
|
||||
"path": "路徑",
|
||||
"query": "查詢",
|
||||
"url": "URL",
|
||||
"description": "描述",
|
||||
"content": "內容",
|
||||
"source": "來源內容",
|
||||
"prompt": "提示詞",
|
||||
"subject": "主題",
|
||||
"taskId": "任務 ID",
|
||||
"status": "狀態",
|
||||
"skill": "Skill",
|
||||
"args": "參數",
|
||||
"offset": "位移",
|
||||
"limit": "限制",
|
||||
"glob": "Glob",
|
||||
"type": "類型",
|
||||
"output": "輸出",
|
||||
"replaceAll": "全部替換",
|
||||
"language": "語言",
|
||||
"timeout": "逾時",
|
||||
"background": "背景",
|
||||
"agentType": "Agent 類型",
|
||||
"library": "函式庫",
|
||||
"libraryId": "函式庫 ID"
|
||||
},
|
||||
"title": {
|
||||
"edit": "編輯",
|
||||
"command": "命令",
|
||||
|
||||
Reference in New Issue
Block a user