NEZ-1026 fix:terminal log 列表页面 Username 改为 User

This commit is contained in:
zhangyu
2021-09-24 14:11:10 +08:00
parent 3f62634ccd
commit 7d9752643b

View File

@@ -861,7 +861,7 @@ const en = {
terminallog: {
terminallog: 'Terminal log',
status: 'State', // "状态"
username: 'Username',
username: 'User',
SessionID: 'Session ID',
authtype: 'AuthType',
statusItem: {