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 f9eb212 commit 4b3be9dCopy full SHA for 4b3be9d
src/i18n/locales/zh-CN/kilocode.json
@@ -34,16 +34,16 @@
34
}
35
},
36
"commitMessage": {
37
- "activated": "千行代码提交信息生成器已激活",
+ "activated": "Kilo: 提交信息生成器已激活",
38
"gitNotFound": "⚠️ Git 仓库未找到或 git 不可用",
39
"gitInitError": "⚠️ Git 初始化错误:{{error}}",
40
"generating": "Kilo: 正在生成提交信息...",
41
"analyzingChanges": "Kilo:正在分析暂存的更改...",
42
"noStagedChangesRepo": "Kilo: Git 仓库中未发现已暂存的更改",
43
"noStagedChanges": "Kilo:未发现可进行分析的已暂存更改",
44
- "generated": "千字计: 提交信息已生成!",
+ "generated": "Kilo: 提交信息已生成!",
45
"generationFailed": "Kilo: 生成提交信息失败:{{errorMessage}}",
46
- "tokenRequired": "提交消息生成需要 Kilo Code 令牌",
+ "tokenRequired": "Kilo: 提交消息生成需要令牌",
47
"activationFailed": "Kilo:激活提交消息提供者失败:{{error}}",
48
"providerRegistered": "Kilo: 提交消息提供程序已注册"
49
0 commit comments