This commit is contained in:
ChuXun
2026-01-29 03:53:39 +08:00
parent 670b7adba2
commit 8a87c3ebbc
3939 changed files with 3906 additions and 1528639 deletions

View File

@@ -0,0 +1,4 @@
declare module 'element-plus/dist/locale/zh-cn.mjs' {
const locale: any;
export default locale;
}