perf: login也支持国际化

This commit is contained in:
陈劲松
2020-03-12 18:04:04 +08:00
parent 2d4f870274
commit 43d3117b0a
4 changed files with 19 additions and 4 deletions

View File

@@ -48,6 +48,11 @@ const cn = {
downloadButtonTitle:'下载',
filePath:'文件路径',
},
login: {
username: '登录名',
password: '密码',
login: '登录'
},
dashboard:{
title:'仪表盘',
panel:{