jingganjiaoyu 6ac24bcaab opt some
2024-08-29 11:10:28 +08:00

33 lines
692 B
JSON

{
"portal": "市场营销",
"placeCreate": "创建场景",
"placeRemove": "删除场景",
"": "场景应用",
"icons": {
"": "https://img.icons8.com/officel/80/activity-grid.png"
},
"input": {
"My Channel": "我的场景",
"user_channel_role": "用户角色",
"channel_name": "场景名称",
"channel_type": "场景类型"
},
"value": {
"user_channel_role": {
"visitor": "访客",
"creator": "创建人",
"leader": "管理人员",
"worker": "工作人员",
"server": "服务人员",
"style": {
"creator": "danger"
}
},
"channel_type": {
"term": "学期制",
"weekly": "周期性",
"step": "阶段性",
"free": "自由式"
}
}
}