|
@@ -1,5 +1,5 @@
|
|
|
import { genMessage } from '../helper';
|
|
|
-import antdLocale from 'ant-design-vue/es/locale/en_US';
|
|
|
+import antdLocale from 'ant-design-vue/es/locale/ja_JP';
|
|
|
// import momentLocale from 'moment/dist/locale/en-us';
|
|
|
|
|
|
const modules = import.meta.globEager('./en/**/*.ts');
|