mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 20:01:28 +00:00
fix: polish pages and validate data (#46)
This commit is contained in:
@@ -38,8 +38,8 @@ const msg = {
|
||||
health: "Health",
|
||||
groupName: "Group Name",
|
||||
topologies: "Topologies",
|
||||
dataPanel: "Data Panel",
|
||||
controlPanel: "Control Panel",
|
||||
dataPanel: "Data Plane",
|
||||
controlPanel: "Control Plane",
|
||||
eventList: "Event List",
|
||||
databasePanel: "Database Panel",
|
||||
meshServicePanel: "Service Panel",
|
||||
@@ -129,6 +129,7 @@ const msg = {
|
||||
textAlign: "Text Align",
|
||||
metricLabel: "Metric Label",
|
||||
showUnit: "Show Unit",
|
||||
noGraph: "No Graph",
|
||||
hourTip: "Select Hour",
|
||||
minuteTip: "Select Minute",
|
||||
secondTip: "Select Second",
|
||||
|
@@ -129,6 +129,7 @@ const msg = {
|
||||
textAlign: "文本对齐",
|
||||
metricLabel: "指标标签",
|
||||
showUnit: "显示单位",
|
||||
noGraph: "无图表",
|
||||
hourTip: "选择小时",
|
||||
minuteTip: "选择分钟",
|
||||
secondTip: "选择秒数",
|
||||
|
Reference in New Issue
Block a user