``` ElementPlusPlugin({ useSource: true, defaultLocale: 'zh-cn' }) ``` 这样是否可替换默认语言为中文还是我配置错了 ,替换后是否可以不用在`<el-config-provider>`中配置`locale` ,我用的是`vite`