1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-25 08:48:06 +08:00
This commit is contained in:
IT 老营长 @云轩领航-创始人 2024-10-01 08:47:52 +08:00
parent 17dc6b49d5
commit 387f81f0b0

View File

@ -51,6 +51,7 @@ Volcanos("user", {_trans: kit.Dict("_week_header", ["周日", "周一", "周二"
"not login: ", "没有登录", "not login: ", "没有登录",
"not right: ", "没有权限", "not right: ", "没有权限",
"company", "公司", "company", "公司",
"info", "信息",
"product", "产品", "product", "产品",
"switch", "切换", "switch", "切换",
"scan", "扫描", "scan", "扫描",
@ -119,8 +120,24 @@ Volcanos("user", {_trans: kit.Dict("_week_header", ["周日", "周一", "周二"
"endPoint", "节点", "secretId", "帐号", "secretKey", "密钥", "endPoint", "节点", "secretId", "帐号", "secretKey", "密钥",
"conf", "配置", "conf", "配置",
"data", "数据", "data", "数据",
"info", "信息",
"product", "产品", "product", "产品",
"company", "公司", "company", "公司",
"init", "初始化",
"auth_uid", "认证",
"user_uid", "用户",
"group_uid", "群组",
"company_uid", "公司",
"service_uid", "服务",
"place_uid", "场景",
"street_uid", "街道",
"city_uid", "城市",
"place_name", "场景名称",
"street_name", "街道名称",
"city_name", "城市名称",
"begin_time", "开始时间",
"end_time", "结束时间",
), ),
html.VALUE, kit.Dict( html.VALUE, kit.Dict(
"ENABLE", "启用", "DISABLE", "禁用", "ENABLE", "启用", "DISABLE", "禁用",