Merge branch 'k-kanade/main' into i18n-0116 and resolve conflicts

This commit is contained in:
pomelo-nwu 2026-01-26 22:55:04 +08:00
commit de3bc5fe3a
9 changed files with 962 additions and 6 deletions

View file

@ -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: {