fix: 一些基本功能

This commit is contained in:
2025-03-07 08:18:45 +08:00
parent 638462295d
commit 4cdb8351d4
453 changed files with 13336 additions and 24197 deletions

View File

@@ -21,8 +21,8 @@ export const SUPPORT_LANGUAGES: LanguageOption[] = [
label: '简体中文',
value: 'zh-CN',
},
{
label: 'English',
value: 'en-US',
},
// {
// label: 'English',
// value: 'en-US',
// },
];