mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-28 00:42:12 +08:00
feat: multi-language component
This commit is contained in:
5
src/locales/lang/zh_CN/component/modal.ts
Normal file
5
src/locales/lang/zh_CN/component/modal.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export default {
|
||||
loadingText: '加载中...',
|
||||
cancelText: '关闭',
|
||||
okText: '确认',
|
||||
};
|
Reference in New Issue
Block a user