1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-25 16:58:06 +08:00
This commit is contained in:
IT 老营长 @云轩领航-创始人 2023-11-22 10:48:56 +08:00
parent 37d56acd92
commit d23c37c9bc

View File

@ -16,7 +16,7 @@ Volcanos("user", {_trans: kit.Dict("_week_header", ["周日", "周一", "周二"
cli.BUILD, "构建", cli.DONE, "完成",
nfs.SAVE, "保存", nfs.LOAD, "加载", nfs.TRASH, "清理",
nfs.MODULE, "模块", nfs.SCRIPT, "脚本", nfs.SOURCE, "源码",
nfs.PUSH, "上传", nfs.PULL, "下载",
nfs.CLONE, "克隆", nfs.PUSH, "上传", nfs.PULL, "下载",
code.XTERM, "终端", code.INNER, "源码",
code.COMPILE, "编译", code.UPGRADE, "升级",