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

@@ -1,5 +1,4 @@
export default {
loadingText: '加载中...',
cancelText: '关闭',
okText: '确认',
};