style: 修改endpointTable的state的展示
This commit is contained in:
@@ -1406,7 +1406,15 @@ const en = {
|
||||
basicTypeFile: 'Path',
|
||||
basicTypeJournal: 'Unit',
|
||||
basicTypeSyslog: 'Listen address',
|
||||
basicAppName: 'App name'
|
||||
basicAppName: 'App name',
|
||||
metrics: 'Metrics',
|
||||
logs: 'Logs',
|
||||
parameter: 'Parameter',
|
||||
labels2: 'Labels',
|
||||
relabel: 'Relabel',
|
||||
auth: 'Auth',
|
||||
basic: 'Basic',
|
||||
pipeline: 'Pipeline'
|
||||
},
|
||||
metrics: {
|
||||
metrics: 'Metrics', // "指标"
|
||||
|
||||
Reference in New Issue
Block a user