Skip to content

Commit

Permalink
feat: 监控国际化配置
Browse files Browse the repository at this point in the history
  • Loading branch information
liangling0628 committed Jun 27, 2023
1 parent 38f0537 commit a7c5c8a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion bkmonitor-timeseries-datasource/src/lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,7 @@
"搜索结果为空": "Search results are empty",
"你可以将该搜索内容直接自定义为指标选项": "You can directly customize the search content as a metric option",
"生成自定义指标": "Generate custom metrics",
"采集来源": "Collect source"
"采集来源": "Collect source",
"自动查询": "Auto query",
"指标选择": "Metric selection"
}
2 changes: 1 addition & 1 deletion bkmonitor-timeseries-datasource/src/sass/query.scss
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@
}
}
.search-auto {
width: 72px;
min-width: 72px;
height: 26px;
margin-left: 2px;
cursor: pointer;
Expand Down

0 comments on commit a7c5c8a

Please sign in to comment.