修复 i18n
This commit is contained in:
@@ -631,12 +631,6 @@
|
||||
"claudeFileEditorNotImplemented": "标签页中的Claude文件编辑器尚未实现",
|
||||
"noAgentDataSpecified": "未指定智能体数据",
|
||||
"importAgentComingSoon": "导入智能体功能即将推出...",
|
||||
"searchProjects": "搜索项目...",
|
||||
"showingResults": "显示结果",
|
||||
"totalProjects": "总项目数",
|
||||
"noSearchResults": "未找到搜索结果",
|
||||
"noProjectsMatchSearch": "没有项目匹配搜索",
|
||||
"clearSearch": "清除搜索",
|
||||
"unknownTabType": "未知的标签页类型",
|
||||
"typeYourPromptHere": "在此输入您的提示...",
|
||||
"dropImagesHere": "在此放置图片...",
|
||||
@@ -717,6 +711,12 @@
|
||||
"cleanupCheckpointsFailed": "清理检查点失败",
|
||||
"removedOldCheckpoints": "已删除 {{count}} 个旧检查点"
|
||||
},
|
||||
"searchProjects": "搜索项目...",
|
||||
"showingResults": "显示结果",
|
||||
"totalProjects": "总项目数",
|
||||
"noSearchResults": "未找到搜索结果",
|
||||
"noProjectsMatchSearch": "没有项目匹配搜索",
|
||||
"clearSearch": "清除搜索",
|
||||
"placeholders": {
|
||||
"searchProjects": "搜索项目...",
|
||||
"searchAgents": "搜索智能体...",
|
||||
|
||||
Reference in New Issue
Block a user