增加claude code 项目查询

优化历史记录排序
This commit is contained in:
2025-10-11 13:16:49 +08:00
parent e7775ce8ed
commit b64702337b
5 changed files with 132 additions and 16 deletions

View File

@@ -597,7 +597,6 @@
"hourlyUsageToday": "24小时使用模式",
"last24HoursPattern": "过去24小时使用模式",
"noUsageData": "选定时期内无用量数据",
"totalProjects": "项目总数",
"avgProjectCost": "平均项目成本",
"topProjectCost": "最高项目成本",
"projectCostDistribution": "项目成本分布",
@@ -632,6 +631,12 @@
"claudeFileEditorNotImplemented": "标签页中的Claude文件编辑器尚未实现",
"noAgentDataSpecified": "未指定智能体数据",
"importAgentComingSoon": "导入智能体功能即将推出...",
"searchProjects": "搜索项目...",
"showingResults": "显示结果",
"totalProjects": "总项目数",
"noSearchResults": "未找到搜索结果",
"noProjectsMatchSearch": "没有项目匹配搜索",
"clearSearch": "清除搜索",
"unknownTabType": "未知的标签页类型",
"typeYourPromptHere": "在此输入您的提示...",
"dropImagesHere": "在此放置图片...",