mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-14 09:00:50 +00:00
update
This commit is contained in:
parent
98b8352f05
commit
3546280d60
@ -51,5 +51,5 @@ export const RoutesMap: { [key: string]: string } = {
|
|||||||
KubernetesService: "K8S_SERVICE",
|
KubernetesService: "K8S_SERVICE",
|
||||||
KubernetesServiceActiveTabIndex: "K8S_SERVICE",
|
KubernetesServiceActiveTabIndex: "K8S_SERVICE",
|
||||||
MySQL: "MYSQL",
|
MySQL: "MYSQL",
|
||||||
MySQLActiveTabIndex: "MySQL",
|
MySQLActiveTabIndex: "MYSQL",
|
||||||
};
|
};
|
||||||
|
@ -32,6 +32,7 @@ const msg = {
|
|||||||
dashboards: "Dashboards",
|
dashboards: "Dashboards",
|
||||||
profiles: "Profiles",
|
profiles: "Profiles",
|
||||||
database: "Database",
|
database: "Database",
|
||||||
|
mySQL: "MySQL",
|
||||||
serviceName: "Service Name",
|
serviceName: "Service Name",
|
||||||
technologies: "Technologies",
|
technologies: "Technologies",
|
||||||
generalServicePanel: "General Service Panel",
|
generalServicePanel: "General Service Panel",
|
||||||
|
@ -32,6 +32,7 @@ const msg = {
|
|||||||
dashboards: "Paneles",
|
dashboards: "Paneles",
|
||||||
profiles: "Perfiles",
|
profiles: "Perfiles",
|
||||||
database: "Base de Datos",
|
database: "Base de Datos",
|
||||||
|
mySQL: "MySQL",
|
||||||
serviceName: "Nombre Servicio",
|
serviceName: "Nombre Servicio",
|
||||||
technologies: "Tecnologías",
|
technologies: "Tecnologías",
|
||||||
generalServicePanel: "Panel Servicio General",
|
generalServicePanel: "Panel Servicio General",
|
||||||
|
@ -32,6 +32,7 @@ const msg = {
|
|||||||
dashboards: "仪表盘",
|
dashboards: "仪表盘",
|
||||||
profiles: "性能剖析",
|
profiles: "性能剖析",
|
||||||
database: "数据库",
|
database: "数据库",
|
||||||
|
mySQL: "MySQL",
|
||||||
serviceName: "服务名称",
|
serviceName: "服务名称",
|
||||||
technologies: "技术",
|
technologies: "技术",
|
||||||
health: "健康",
|
health: "健康",
|
||||||
|
Loading…
Reference in New Issue
Block a user