mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-28 00:42:12 +08:00
feat: multi-language support
This commit is contained in:
5
src/locales/lang/en/sys/app.ts
Normal file
5
src/locales/lang/en/sys/app.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export default {
|
||||
loginOutTip: 'Reminder',
|
||||
loginOutMessage: 'Confirm to exit the system?',
|
||||
menuLoading: 'Menu loading...',
|
||||
};
|
Reference in New Issue
Block a user