mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 20:01:28 +00:00
fix: add technology icons and update word contents (#58)
This commit is contained in:
@@ -111,6 +111,8 @@ const msg = {
|
||||
noRoot: "Please set a root dashboard for",
|
||||
noWidget: "Please add widgets.",
|
||||
rename: "Rename",
|
||||
deleteTitle: "Are you sure to delete this?",
|
||||
rootTitle: "Are you sure to set this?",
|
||||
selfObservability: "Self Observability",
|
||||
satellite: "Satellite",
|
||||
skyWalkingServer: "SkyWalking Server",
|
||||
@@ -197,7 +199,7 @@ const msg = {
|
||||
dayCutTip: "Last 1 day",
|
||||
weekCutTip: "Last 1 week",
|
||||
monthCutTip: "Last 1 month",
|
||||
serverZone: "Server Zone",
|
||||
serverZone: "OAP Server Time Zone",
|
||||
exportImage: "Export image",
|
||||
object: "Object",
|
||||
profile: "Profile",
|
||||
|
@@ -109,6 +109,8 @@ const msg = {
|
||||
showGroup: "显示分组",
|
||||
noWidget: "请添加组件",
|
||||
rename: "重命名",
|
||||
deleteTitle: "确定删除吗?",
|
||||
rootTitle: "确定设置为Root吗?",
|
||||
selfObservability: "自监控",
|
||||
satellite: "Satellite",
|
||||
skyWalkingServer: "SkyWalking服务",
|
||||
@@ -199,7 +201,7 @@ const msg = {
|
||||
dayCutTip: "最近1天",
|
||||
weekCutTip: "最近1周",
|
||||
monthCutTip: "最近1月",
|
||||
serverZone: "服务器时区",
|
||||
serverZone: "OAP Server 时区",
|
||||
exportImage: "导出为图片",
|
||||
object: "粒度",
|
||||
profile: "性能剖析",
|
||||
|
Reference in New Issue
Block a user