mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-28 00:42:12 +08:00
refactor(menu): added component. Solve the menu stuck problem
This commit is contained in:
4
src/locales/lang/zh_CN/component/modal.ts
Normal file
4
src/locales/lang/zh_CN/component/modal.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export default {
|
||||
cancelText: '关闭',
|
||||
okText: '确认',
|
||||
};
|
Reference in New Issue
Block a user