mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-15 04:09:14 +00:00
feat: add gateway,apisix menu (#163)
This commit is contained in:
@@ -345,5 +345,6 @@ const msg = {
|
||||
conditionNotice:
|
||||
"Notice: Please press Enter after inputting a key of content, exclude key of content(key=value).",
|
||||
language: "Language",
|
||||
gateway: "Gateway",
|
||||
};
|
||||
export default msg;
|
||||
|
@@ -348,5 +348,6 @@ const msg = {
|
||||
conditionNotice:
|
||||
"Aviso: Por favor presione Intro después de introducir una clave de contenido, excluir clave de contenido(clave=valor).",
|
||||
language: "Lenguaje",
|
||||
gateway: "Puerta",
|
||||
};
|
||||
export default msg;
|
||||
|
@@ -345,5 +345,6 @@ const msg = {
|
||||
conditionNotice:
|
||||
"请输入一个内容关键词或者内容不包含的关键词(key=value)之后回车",
|
||||
language: "语言",
|
||||
gateway: "网关",
|
||||
};
|
||||
export default msg;
|
||||
|
Reference in New Issue
Block a user