mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-07-18 06:25:24 +00:00
Update language
This commit is contained in:
parent
874551df34
commit
a9c0277177
@ -387,6 +387,6 @@ const msg = {
|
|||||||
hierarchyNodeMetrics: "Metrics for Hierarchy Graph Node",
|
hierarchyNodeMetrics: "Metrics for Hierarchy Graph Node",
|
||||||
hierarchyNodeDashboard: "As dashboard for Hierarchy Graph Node",
|
hierarchyNodeDashboard: "As dashboard for Hierarchy Graph Node",
|
||||||
valueMappings: "Value Mappings",
|
valueMappings: "Value Mappings",
|
||||||
mappingTip: "Notice: The mapping key is a Regex string, for instance, ^([0-9])$",
|
mappingTip: "Notice: The mapping key is a Regex string, e.g. ^([0-9])$",
|
||||||
};
|
};
|
||||||
export default msg;
|
export default msg;
|
||||||
|
@ -387,6 +387,6 @@ const msg = {
|
|||||||
hierarchyNodeMetrics: "Metrics for Hierarchy Graph Node",
|
hierarchyNodeMetrics: "Metrics for Hierarchy Graph Node",
|
||||||
hierarchyNodeDashboard: "As dashboard for Hierarchy Graph Node",
|
hierarchyNodeDashboard: "As dashboard for Hierarchy Graph Node",
|
||||||
valueMappings: "Value Mappings",
|
valueMappings: "Value Mappings",
|
||||||
mappingTip: "Notice: The mapping key is a Regex string, for instance, ^([0-9])$",
|
mappingTip: "Aviso: La clave de mapeo es una cadena Regex, p. ej. ^([0-9])$",
|
||||||
};
|
};
|
||||||
export default msg;
|
export default msg;
|
||||||
|
Loading…
Reference in New Issue
Block a user