NEZ-1071 feat:terminal log state 改为图标

This commit is contained in:
zhangyu
2021-10-21 18:12:07 +08:00
parent b1d1c74c9e
commit 1eb9a59bd4
10 changed files with 162 additions and 31 deletions

View File

@@ -876,9 +876,9 @@ const en = {
authtype: 'AuthType',
statusItem: {
connecting: 'Connecting',
connectionFailed: 'Connection failed',
over: 'Over',
kickedOut: 'Kicked out',
connectionFailed: 'Failed',
over: 'Close',
kickedOut: 'Stopped',
unknownError: 'Unknown error'
},
option: 'Operation', // "操作",
@@ -932,7 +932,8 @@ const en = {
loginUser: 'Login user',
sourceIp: 'Source IP',
sourceUser: 'Source user',
SessionId: 'Session ID'
SessionId: 'Session ID',
stop: 'Stop'
},
operationlog: {
operationlog: 'Operation log',