mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 14:11:25 +08:00
6 lines
131 B
TypeScript
6 lines
131 B
TypeScript
export default {
|
|
loginOutTip: 'Reminder',
|
|
loginOutMessage: 'Confirm to exit the system?',
|
|
menuLoading: 'Menu loading...',
|
|
};
|