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

欢迎词优化,改为"构建、调试和设计"更符合中文表达习惯
This commit is contained in:
zhb 2026-07-09 14:56:36 +08:00 committed by GitHub
parent 97b3c4041d
commit 2ab20e9974
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': '斜槓命令',