mirror of
https://github.com/NanmiCoder/cc-haha
synced 2026-07-15 12:53:31 +08:00
Merge pull request #991 from zhbdesign/patch-23
欢迎词优化,改为"构建、调试和设计"更符合中文表达习惯
This commit is contained in:
commit
cd6733acf9
@ -1153,7 +1153,7 @@ export const zh: Record<TranslationKey, string> = {
|
||||
|
||||
// ─── Empty Session ──────────────────────────────────────
|
||||
'empty.title': '新建會話',
|
||||
'empty.subtitle': '開始一個新的編碼會話。Claude 已準備好幫你構建、除錯和架構你的專案。',
|
||||
'empty.subtitle': '開始一個新的編碼會話。Claude 已準備好幫你構建、除錯和設計你的專案。',
|
||||
'empty.placeholder': '隨便問點什麼...',
|
||||
'empty.addFiles': '新增檔案或圖片',
|
||||
'empty.slashCommands': '斜槓命令',
|
||||
|
||||
@ -1153,7 +1153,7 @@ export const zh: Record<TranslationKey, string> = {
|
||||
|
||||
// ─── Empty Session ──────────────────────────────────────
|
||||
'empty.title': '新建会话',
|
||||
'empty.subtitle': '开始一个新的编码会话。Claude 已准备好帮你构建、调试和架构你的项目。',
|
||||
'empty.subtitle': '开始一个新的编码会话。Claude 已准备好帮你构建、调试和设计你的项目。',
|
||||
'empty.placeholder': '随便问点什么...',
|
||||
'empty.addFiles': '添加文件或图片',
|
||||
'empty.slashCommands': '斜杠命令',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user