i18n: add switchReloadHint for Kimi Code reload reminder
This commit is contained in:
@@ -87,6 +87,7 @@ export const enTranslations: Record<TranslationKey, string> = {
|
||||
disabled: "Disabled",
|
||||
switchTo: "Switch to",
|
||||
inUse: "In use",
|
||||
switchReloadHint: "After switching providers, run /reload in Kimi Code to apply the change.",
|
||||
unsavedChanges: "Unsaved changes",
|
||||
qwenActivateNotImplemented: "Qwen Code activation will be implemented in a follow-up.",
|
||||
importConfig: "Import current config",
|
||||
|
||||
@@ -85,6 +85,7 @@ export const zhTranslations = {
|
||||
disabled: "已停用",
|
||||
switchTo: "切换使用",
|
||||
inUse: "使用中",
|
||||
switchReloadHint: "切换供应商后,请在 Kimi Code 中执行 /reload 以生效。",
|
||||
unsavedChanges: "未保存修改",
|
||||
qwenActivateNotImplemented: "Qwen Code 启用功能将在后续实现。",
|
||||
importConfig: "导入当前配置",
|
||||
|
||||
Reference in New Issue
Block a user