mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-04 14:40:45 +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
|
|
@ -425,6 +425,8 @@ export default {
|
|||
'Diese Erweiterung wird folgende Unteragenten installieren:',
|
||||
'Installation cancelled for "{{name}}".':
|
||||
'Installation von "{{name}}" abgebrochen.',
|
||||
'You are installing an extension from {{originSource}}. Some features may not work perfectly with Qwen Code.':
|
||||
'Sie installieren eine Erweiterung von {{originSource}}. Einige Funktionen funktionieren möglicherweise nicht perfekt mit Qwen Code.',
|
||||
'--ref and --auto-update are not applicable for marketplace extensions.':
|
||||
'--ref und --auto-update sind nicht anwendbar für Marketplace-Erweiterungen.',
|
||||
'Extension "{{name}}" installed successfully and enabled.':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue