feat: add gateway,apisix menu (#163)

This commit is contained in:
pg.yang
2022-09-27 10:36:15 +08:00
committed by GitHub
parent d50e9fc261
commit 5bb58a00cd
6 changed files with 67 additions and 0 deletions

View File

@@ -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;