NEZ-570 fix: terminal 审计日志搜索无效 && dc 上划页面

This commit is contained in:
wangwenrui
2021-04-23 20:06:58 +08:00
parent 5cce046423
commit 5dcb0e740a
24 changed files with 866 additions and 282 deletions

View File

@@ -681,6 +681,10 @@ const en = {
latitude: 'Latitude',
lnglat: 'Coordinate'
},
cabinet:{
editCabinet:'Edit Cabinet',
createCabinet:'Create Cabinet',
},
model: {
model: 'Asset model',
vendor: 'Vendor',
@@ -746,7 +750,12 @@ const en = {
play: 'Play',
replay: 'Replay',
skipTip: 'Skip no operation time'
}
},
loginHost:'Login host',
loginUser:'Login user',
sourceIp:'Source IP',
sourceUser:'Source user',
SessionId:'Session ID',
},
operationlog: {
operationlog: 'Operation log',
@@ -811,7 +820,7 @@ const en = {
basic: 'Basic',
alertApi: 'Alert API',
assetPingSwith: 'Asset ping',
assetPingInterval: 'Interval',
assetPingInterval: 'Ping interval',
exporterTarget: 'Exporter path',
scrapeInterval: 'Scrape interval',
storageRetention: 'Local retention',
@@ -821,6 +830,8 @@ const en = {
defaultCabinetUsize: 'Cabinet U size',
second: 'second',
day: 'day',
sessionTimeout:'Session timeout',
minute:'minute',
maxSeries: 'Query max series',
unsaved: 'Unsaved prompt',
mapConfig: 'Map center',