mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-01 19:54:27 +00:00
Fix 2 CN translation (#52)
This commit is contained in:
parent
f62d0bd22b
commit
fce818aebe
@ -86,8 +86,8 @@ const msg = {
|
|||||||
fontColors: "字体颜色",
|
fontColors: "字体颜色",
|
||||||
iconTheme: "图标主题",
|
iconTheme: "图标主题",
|
||||||
default: "默认",
|
default: "默认",
|
||||||
topSlow: "迟缓的前5名",
|
topSlow: "最慢的5个",
|
||||||
topChildren: "小孩数量的前5名",
|
topChildren: "子Span数量最多的前5名",
|
||||||
showDepth: "展示深度选择器",
|
showDepth: "展示深度选择器",
|
||||||
taskList: "任务列表",
|
taskList: "任务列表",
|
||||||
sampledTraces: "采样的追踪",
|
sampledTraces: "采样的追踪",
|
||||||
|
Loading…
Reference in New Issue
Block a user