We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b3be9d commit 42a09c9Copy full SHA for 42a09c9
src/i18n/locales/zh-TW/kilocode.json
@@ -34,7 +34,7 @@
34
}
35
},
36
"commitMessage": {
37
- "activated": "千行代码提交信息生成器已激活",
+ "activated": "Kilo: 提交信息生成器已激活",
38
"gitNotFound": "⚠️ Git 仓库未找到或者 git 不可用",
39
"gitInitError": "⚠️ Git 初始化错误:{{error}}",
40
"generating": "Kilo: 正在生成提交信息...",
@@ -43,7 +43,7 @@
43
"noStagedChanges": "Kilo:找不到暂存的更改可供分析",
44
"generated": "Kilo:提交信息已生成!",
45
"generationFailed": "Kilo:无法生成提交信息:{{errorMessage}}",
46
- "tokenRequired": "提交信息生成需要 Kilo Code 令牌",
+ "tokenRequired": "Kilo: 提交信息生成需要令牌",
47
"activationFailed": "Kilo: 无法激活提交消息提供者: {{error}}",
48
"providerRegistered": "Kilo: 提交消息提供程序已注册"
49
0 commit comments