feat: multi-language support

This commit is contained in:
vben
2020-11-26 21:10:21 +08:00
parent 4f8ad976cc
commit 19011296ed
76 changed files with 764 additions and 307 deletions

View File

@@ -0,0 +1,5 @@
export default {
loginOutTip: 'Reminder',
loginOutMessage: 'Confirm to exit the system?',
menuLoading: 'Menu loading...',
};