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

@@ -75,6 +75,11 @@ const en = {
downloadButtonTitle:'Download',
filePath:'file path',
},
login: {
username: 'Username',
password: 'Password',
login: 'Login'
},
dashboard:{
title:'Dashboard',
panel:{