Merge branch 'main' of github.com:apache/skywalking-booster-ui into bugfix/ui

This commit is contained in:
Qiuxia Fan 2022-04-01 23:16:13 +08:00
commit 2cfb544d3c

View File

@ -86,8 +86,8 @@ const msg = {
fontColors: "字体颜色",
iconTheme: "图标主题",
default: "默认",
topSlow: "迟缓的前5名",
topChildren: "小孩数量的前5名",
topSlow: "最慢的5个",
topChildren: "子Span数量最多的前5名",
showDepth: "展示深度选择器",
taskList: "任务列表",
sampledTraces: "采样的追踪",