chore: enchance @ insert copywritig

This commit is contained in:
Joel
2026-03-26 18:20:36 +08:00
parent 3cb7a5b613
commit c0c2a9ef9e
2 changed files with 2 additions and 2 deletions

View File

@@ -1232,7 +1232,7 @@
"skill.startTab.createModal.namePlaceholder": "Enter skill name",
"skill.startTab.createModal.title": "Create Blank Skill",
"skill.startTab.createSuccess": "Skill \"{{name}}\" created successfully",
"skill.startTab.fileExplorerIntro": "Manage uploaded files and folders here. In the Agent node's Prompt editor, select any uploaded file or folder and type <mention>@</mention> to reference it.",
"skill.startTab.fileExplorerIntro": "Manage uploaded files and folders here. In the Agent node's Prompt editor, type <mention>@</mention> to select and reference any uploaded file or folder.",
"skill.startTab.filesIncluded": "{{count}} files included",
"skill.startTab.importModal.browseFiles": "Browse Files",
"skill.startTab.importModal.changeFile": "Change File",

View File

@@ -1230,7 +1230,7 @@
"skill.startTab.createModal.namePlaceholder": "输入 Skill 名称",
"skill.startTab.createModal.title": "创建空白 Skill",
"skill.startTab.createSuccess": "Skill \"{{name}}\" 创建成功",
"skill.startTab.fileExplorerIntro": "在此管理已上传的文件与目录。在 Agent 节点的 Prompt 编辑器中,可选择任意已上传的文件或目录,输入 <mention>@</mention> 即可调用。",
"skill.startTab.fileExplorerIntro": "在此管理已上传的文件与目录。在 Agent 节点的 Prompt 编辑器中,输入 <mention>@</mention>即可引用任意已上传的文件或文件夹。",
"skill.startTab.filesIncluded": "包含 {{count}} 个文件",
"skill.startTab.importModal.browseFiles": "浏览文件",
"skill.startTab.importModal.changeFile": "更换文件",