欢迎词优化,改为"构建、调试和设计"更符合中文表达习惯

欢迎词优化,改为"构建、调试和设计"更符合中文表达习惯
This commit is contained in:
zhb 2026-07-09 14:55:27 +08:00 committed by GitHub
parent a94e1a1694
commit 97b3c4041d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1144,7 +1144,7 @@ export const zh: Record<TranslationKey, string> = {
// ─── Empty Session ──────────────────────────────────────
'empty.title': '新建会话',
'empty.subtitle': '开始一个新的编码会话。Claude 已准备好帮你构建、调试和架构你的项目。',
'empty.subtitle': '开始一个新的编码会话。Claude 已准备好帮你构建、调试和设计你的项目。',
'empty.placeholder': '随便问点什么...',
'empty.addFiles': '添加文件或图片',
'empty.slashCommands': '斜杠命令',