mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-07-22 23:54:24 +00:00
feat(kimi-desktop): tweak internal-build tag to '仅供内部测试'
This commit is contained in:
parent
dbe21cb8f2
commit
69be0276fb
2 changed files with 2 additions and 2 deletions
|
|
@ -6,5 +6,5 @@ export default {
|
|||
authPageLogin: 'Sign in',
|
||||
connecting: 'Connecting…',
|
||||
comingSoon: 'Coming soon…',
|
||||
internalBuildBanner: 'Internal testing · do not distribute',
|
||||
internalBuildBanner: 'Internal testing only',
|
||||
} as const;
|
||||
|
|
|
|||
|
|
@ -6,5 +6,5 @@ export default {
|
|||
authPageLogin: '登录',
|
||||
connecting: '连接中…',
|
||||
comingSoon: '敬请期待',
|
||||
internalBuildBanner: '内部测试 · 禁止外传',
|
||||
internalBuildBanner: '仅供内部测试',
|
||||
} as const;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue