mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 19:52:02 +00:00
Merge branch 'k-kanade/main' into i18n-0116 and resolve conflicts
This commit is contained in:
commit
de3bc5fe3a
9 changed files with 962 additions and 6 deletions
|
|
@ -217,6 +217,7 @@ const SETTINGS_SCHEMA = {
|
|||
{ value: 'zh', label: '中文 (Chinese)' },
|
||||
{ value: 'ru', label: 'Русский (Russian)' },
|
||||
{ value: 'de', label: 'Deutsch (German)' },
|
||||
{ value: 'ja', label: '日本語 (Japanese)' },
|
||||
],
|
||||
},
|
||||
outputLanguage: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue