NEZ-858 feat: 新版explore-log

This commit is contained in:
chenjinsong
2021-08-02 19:51:53 +08:00
parent 8dd6fa475d
commit 98e9d60fe0
15 changed files with 2010 additions and 976 deletions

View File

@@ -19,8 +19,10 @@ const en = {
oneDay: '1 day',
twoDay: '2 days',
week: '1 week',
time: 'Time',
folder: 'Folder',
key: 'Key',
logs: 'Logs',
state: 'State',
projectName: 'Project name',
startTime: 'Start time',
@@ -69,6 +71,7 @@ const en = {
about: 'About', // 关于
detail: 'Detail', // 详情
query: 'Query', // 查询
logLabels: 'Log labels',
account: 'Account',
back: 'Back', // 返回
unavailable: 'Unavailable',
@@ -118,6 +121,7 @@ const en = {
},
reset: 'Reset',
submit: 'Save',
limit: 'Limit',
noData: 'No data',
tag: 'Tag',
placeHolder: 'Please enter',
@@ -528,6 +532,10 @@ const en = {
down: 'down',
prometheus: 'prometheus'
}
},
explore: {
descending: 'Descending',
wrapLines: 'Wrap lines'
}
},
validate: { // 校验规则