mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-29 20:20:57 +00:00
Merge pull request #1694 from QwenLM/fix/external-source-extensions
add hint for installing external source extensions
This commit is contained in:
commit
1da07eb69b
12 changed files with 56 additions and 7 deletions
|
|
@ -421,6 +421,8 @@ export default {
|
|||
'This extension will install the following subagents:':
|
||||
'此扩展将安装以下子智能体:',
|
||||
'Installation cancelled for "{{name}}".': '已取消安装 "{{name}}"。',
|
||||
'You are installing an extension from {{originSource}}. Some features may not work perfectly with Qwen Code.':
|
||||
'您正在安装来自 {{originSource}} 的扩展。某些功能可能无法完美兼容 Qwen Code。',
|
||||
'--ref and --auto-update are not applicable for marketplace extensions.':
|
||||
'--ref 和 --auto-update 不适用于市场扩展。',
|
||||
'Extension "{{name}}" installed successfully and enabled.':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue