操作日志页面提交
This commit is contained in:
@@ -538,7 +538,7 @@ const en = {
|
||||
type: 'Type'
|
||||
},
|
||||
terminallog: {
|
||||
terminallog: 'TerminalLog',
|
||||
terminallog: 'Terminal Log',
|
||||
status: 'Status',//"状态"
|
||||
option: 'Operation',//"操作",
|
||||
host: 'Host',
|
||||
@@ -566,6 +566,15 @@ const en = {
|
||||
success: 'Success',
|
||||
fail: 'Fail'
|
||||
},
|
||||
operationlog: {
|
||||
operationlog: 'Operation Log',
|
||||
id : 'ID',
|
||||
username: 'User',
|
||||
operation: 'Operation',
|
||||
type: 'Type',
|
||||
createDate: 'CreateDate',
|
||||
ip: "IP"
|
||||
},
|
||||
mib:{
|
||||
mib:'Mib',
|
||||
fileName:'FileName',
|
||||
|
||||
Reference in New Issue
Block a user