mirror of
https://shylinux.com/x/enterprise
synced 2025-04-25 09:08:06 +08:00
31 lines
631 B
JSON
31 lines
631 B
JSON
{
|
|
"portal": "资金链",
|
|
"": "场景应用",
|
|
"icons": {
|
|
"": "https://img.icons8.com/officel/80/activity-grid.png"
|
|
},
|
|
"input": {
|
|
"My Investor": "我的场景",
|
|
"user_investor_role": "用户角色",
|
|
"investor_name": "场景名称",
|
|
"investor_type": "场景类型"
|
|
},
|
|
"value": {
|
|
"user_investor_role": {
|
|
"visitor": "访客",
|
|
"creator": "创建人",
|
|
"leader": "管理人员",
|
|
"worker": "工作人员",
|
|
"server": "服务人员",
|
|
"style": {
|
|
"creator": "danger"
|
|
}
|
|
},
|
|
"investor_type": {
|
|
"term": "学期制",
|
|
"weekly": "周期性",
|
|
"step": "阶段性",
|
|
"free": "自由式"
|
|
}
|
|
}
|
|
} |