add zh-cn support

This commit is contained in:
2025-05-14 18:35:27 +08:00
parent 67872bc4d1
commit 77f5b6cd5e
3 changed files with 259 additions and 2 deletions

View File

@ -217,6 +217,7 @@ const importPick = async () => {
{ title: 'English', value: 'en' },
{ title: '日本語', value: 'ja' },
{ title: 'Polski', value: 'pl' },
{ title: '简体中文', value: 'zh' },
]"
size="small"
option-label="title"