feat:termail 功能实现 细节待优化

This commit is contained in:
zhangyu
2021-04-26 19:46:40 +08:00
parent c59dfaaf69
commit 30f3015928
18 changed files with 2037 additions and 291 deletions

View File

@@ -173,7 +173,16 @@ const en = {
downloadButtonTitle: 'Download',
filePath: 'File path',
closeTip: 'All connections will be closed, are you sure you want to close the window?',
remember: 'Remember my decision'
remember: 'Remember my decision',
protocol: 'Protocol',
authType: 'Auth type',
host: 'Host',
port: 'Port',
authUsername: 'Username',
authPin: 'Password',
authUserTip: 'Username prompt',
authPinTip: 'Password prompt',
authPriKey: 'Key',
},
login: {
username: 'Username',