forked from x/ContextOS
add some
This commit is contained in:
parent
fc731726aa
commit
025988915a
@ -95,9 +95,8 @@ Volcanos("user", {_trans: kit.Dict("_week_header", ["周日", "周一", "周二"
|
|||||||
"model", "模型", "driver", "驱动",
|
"model", "模型", "driver", "驱动",
|
||||||
"creator", "创建人", "operator", "操作人",
|
"creator", "创建人", "operator", "操作人",
|
||||||
"visitor", "访客",
|
"visitor", "访客",
|
||||||
"nodetype", "节点类型",
|
|
||||||
"view", "视图",
|
"view", "视图",
|
||||||
"pathname", "路径名称",
|
"nodename", "节点", "nodetype", "节点类型", "pathname", "路径",
|
||||||
"created_at", "创建时间", "updated_at", "更新时间", "deleted_at", "删除时间",
|
"created_at", "创建时间", "updated_at", "更新时间", "deleted_at", "删除时间",
|
||||||
"createdTime", "创建时间", "expiredTime", "过期时间",
|
"createdTime", "创建时间", "expiredTime", "过期时间",
|
||||||
"commitTime", "发布时间", "compileTime", "编译时间", "bootTime", "启动时间",
|
"commitTime", "发布时间", "compileTime", "编译时间", "bootTime", "启动时间",
|
||||||
@ -109,7 +108,6 @@ Volcanos("user", {_trans: kit.Dict("_week_header", ["周日", "周一", "周二"
|
|||||||
"group", "分组",
|
"group", "分组",
|
||||||
"color", "颜色",
|
"color", "颜色",
|
||||||
"dev", "主机",
|
"dev", "主机",
|
||||||
"nodename", "节点",
|
|
||||||
"access", "访问",
|
"access", "访问",
|
||||||
"arch", "架构", "kernel", "内核", "agent", "代理",
|
"arch", "架构", "kernel", "内核", "agent", "代理",
|
||||||
"play", "演示",
|
"play", "演示",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user