mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-29 20:20:57 +00:00
fix settings in interactive mode
This commit is contained in:
parent
140e8c926d
commit
1e41965a7e
13 changed files with 668 additions and 9 deletions
|
|
@ -1092,4 +1092,11 @@ export default {
|
|||
'哪怕只有 0.1% 的进度,也是在向目标靠近...',
|
||||
'加载的是字节,承载的是对技术的热爱...',
|
||||
],
|
||||
|
||||
// ============================================================================
|
||||
// Extension Settings Input
|
||||
// ============================================================================
|
||||
'Enter value...': '请输入值...',
|
||||
'Enter sensitive value...': '请输入敏感值...',
|
||||
'Press Enter to submit, Escape to cancel': '按 Enter 提交,Escape 取消',
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue