diff --git a/src/main.js b/src/main.js index ffbab6fb..df69c514 100644 --- a/src/main.js +++ b/src/main.js @@ -45,7 +45,10 @@ Volcanos({river: { oauth: {name: "登录 oauth", icon: "bi bi-shield-lock", index: ["header", "web.chat.oauth.client", "web.chat.wx.access"]}, email: {name: "邮箱 email", icon: "bi bi-envelope", index: ["email", "offer", "apply", "message"]}, user: {name: "用户 user", icon: "bi bi-people-fill", index: ["user", "totp", "sess", "role"]}, - system: {name: "系统 system", icon: "bi bi-ubuntu", index: ["dir", "trash", "export", "host", "port", "xterm", "mirrors", "runtime", "log.debug"]}, + system: {name: "系统 system", icon: "bi bi-ubuntu", index: [ + "dir", "trash", "export", "log.debug", + "host", "port", "package", "mirrors", "runtime", "xterm", + ]}, }}, }}) diff --git a/src/template/web.chat.header/language/zh-cn.js b/src/template/web.chat.header/language/zh-cn.js index e57ebf58..ecb2fe2c 100644 --- a/src/template/web.chat.header/language/zh-cn.js +++ b/src/template/web.chat.header/language/zh-cn.js @@ -65,6 +65,7 @@ Volcanos("user", {_trans: kit.Dict("_week_header", ["周日", "周一", "周二" nfs.IMAGE, "图片", nfs.TEMPLATE, "模板", cli.QRCODE, "二维码", cli.SYSTEM, "系统", cli.DAEMON, "守护", cli.START, "启动", cli.RESTART, "重启", cli.STOP, "停止", cli.COST, "耗时", cli.STEP, "步骤", + cli.PID, "进程", team.ASSET, "资产", mall.GOODS, "商品", mall.PRICE, "单价", mall.UNITS, "单位", mall.AMOUNT, "总价", html.HEIGHT, "高度", html.WIDTH, "宽度", html.MARGIN, "边距", html.SPEED, "速度",