update system

This commit is contained in:
duanfuxiang
2025-07-01 08:57:44 +08:00
parent 4f5b3f5d04
commit dedf69ee6f
52 changed files with 191 additions and 2019 deletions

View File

@@ -102,6 +102,7 @@ export default {
applying: "Applying...",
apply: "Apply",
reasoning: "Reasoning",
plan: "Plan",
readFile: "Read file: {path}",
listFiles: "List files: {path}",
fetchUrlsContent: "Fetch URLs Content",

View File

@@ -103,6 +103,7 @@ export default {
applying: "正在应用...",
apply: "应用",
reasoning: "推理",
plan: "规划",
readFile: "读取文件:{path}",
listFiles: "列出文件:{path}",
fetchUrlsContent: "获取 URL 内容",