community/src/gonganxitong/portal.json
2024-10-03 19:08:39 +08:00

175 lines
5.8 KiB
JSON

{
"portal": "用户场景", "placeCreate": "创建", "placeRemove": "删除",
"credit": "用户名片", "member": "组织成员", "setting": "服务配置", "email": "邮箱配置",
"qrcode": "场景码", "event": "事件流", "apply": "权限申请", "allow": "权限审批", "notice": "通知公告",
"domain": "领域分类", "market": "人民广场", "message": "消息待办", "recent": "最近访问", "service": "服务发现", "support": "客服支持",
"cancel": "取消", "submit": "提交", "finish": "完成", "reject": "驳回", "approve": "通过",
"read": "已读", "done": "完成", "sticky": "置顶", "unSticky": "取消置顶",
"autogen": "生成", "compile": "编译", "oauth": "授权", "project": "项目",
"marketInsert": "推广", "commentCreate": "评论", "applyQRCode": "邀请码",
"user": "用户信息", "city": "城市信息", "street": "街道信息", "school": "学校信息", "company": "公司信息",
"auth": "认证", "authCreate": "认证申请", "authCity": "城市认证", "authPersonal": "个人认证", "authService": "服务认证", "authCompany": "公司认证",
"icons": {
"user": "https://img.icons8.com/officel/80/qr-code.png",
"city": "https://img.icons8.com/officel/80/qr-code.png",
"street": "https://img.icons8.com/officel/80/qr-code.png",
"qrcode": "https://img.icons8.com/officel/80/qr-code.png",
"event": "https://img.icons8.com/officel/80/property-with-timer.png",
"apply": "https://img.icons8.com/officel/80/edit-property.png",
"allow": "https://img.icons8.com/officel/80/receipt-approved.png",
"email": "https://img.icons8.com/officel/80/reading-confirmation.png",
"notice": "https://img.icons8.com/officel/80/commercial.png",
"setting": "https://img.icons8.com/officel/80/settings--v1.png",
"member": "https://img.icons8.com/officel/80/person-at-home.png",
"credit": "https://img.icons8.com/officel/80/passport.png",
"domain": "https://img.icons8.com/officel/80/categorize.png",
"market": "https://img.icons8.com/officel/80/square.png",
"message": "https://img.icons8.com/officel/80/test-partial-passed.png",
"recent": "https://img.icons8.com/officel/80/multiple-smartphones.png",
"service": "https://img.icons8.com/officel/80/activity-grid.png",
"support": "https://img.icons8.com/officel/80/customer-support.png"
},
"style": {
"reject": "danger",
"approve": "notice",
"disable": "danger",
"enable": "notice",
"placeRemove": "danger",
"authPersonal": "notice"
},
"input": {
"My Place": "我的场景",
"user_uid": "用户",
"user_name": "用户昵称",
"user_info": "用户信息",
"user_avatar": "用户头像",
"user_background": "用户背景",
"user_place_role": "成员角色",
"place_uid": "场景",
"place_name": "场景名称",
"place_type": "场景类型",
"place_address": "场景地址",
"street_name": "街道名称",
"company_uid": "公司",
"company_name": "公司名称",
"city_name": "城市名称",
"city_info": "城市信息",
"auth_name": "认证主体",
"auth_info": "认证信息",
"auth_type": "认证类型",
"auth_status": "认证状态",
"auth_avatar": "认证头像",
"auth_background": "认证背景",
"qrcode_type": "链接类型",
"apply_status": "申请状态",
"allow_status": "审批状态",
"member_status": "成员状态",
"domain_uid": "领域分类",
"message_status": "消息状态",
"service_name": "服务名称",
"begin_time": "起始时间",
"end_time": "结束时间",
"cancel_time": "取消时间",
"finish_time": "完成时间",
"created_at": "创建时间",
"operator": "操作人",
"operate": "操作",
"init": "初始化",
"info": "详情",
"class": "基类",
"table": "应用"
},
"value": {
"user_place_role": {
"visitor": "访客",
"creator": "创建人",
"landlord": "房东",
"tenant": "租客",
"admin": "管理员",
"style": {
"creator": "danger",
"landlord": "danger"
}
},
"place_type": {
"house": "住宅",
"hotel": "宾馆",
"store": "商铺",
"school": "学校",
"office": "办公",
"public": "公共",
"factory": "工厂",
"hospital": "医院",
"icons": {
"house": "https://img.icons8.com/officel/80/cottage.png",
"hotel": "https://img.icons8.com/officel/80/5-star-hotel.png",
"store": "https://img.icons8.com/officel/80/online-store.png",
"school": "https://img.icons8.com/officel/80/classroom.png",
"office": "https://img.icons8.com/officel/80/building.png",
"public": "https://img.icons8.com/officel/80/university.png",
"factory": "https://img.icons8.com/officel/80/manufacturing.png",
"hospital": "https://img.icons8.com/officel/80/clinic.png"
}
},
"auth_type": {
"root": "官方",
"city": "城市",
"personal": "个人",
"service": "服务",
"company": "公司",
"style": {
"root": "danger",
"city": "danger",
"personal": "danger"
}
},
"auth_status": {
"create": "🕑 待认证",
"request": "🕑 待认证",
"issued": "✅ 已认证",
"revoked": "❌ 已吊销"
},
"setting": {
"profile": "个人名片"
},
"qrcode_type": {
"portal": "门户首页",
"apply": "权限申请"
},
"apply_status": {
"create": "🕑 待提交",
"cancel": "❌ 已取消",
"submit": "🕑 已提交",
"rejected": "❌ 已驳回",
"approved": "✅ 已通过"
},
"allow_status": {
"create": "🕑 待审批",
"rejected": "❌ 已驳回",
"approved": "✅ 已通过"
},
"member_status": {
"normal": "正常",
"disabled": "❌ 已禁用",
"style": {
"disabled": "danger"
}
},
"message_status": {
"all": "全部",
"create": "未读",
"read": "待办",
"done": "完成",
"style": {
"create": "danger"
}
},
"service_type": {
"worker": "空间"
},
"service_status": {
"online": "在线"
}
}
}