You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
1.3 KiB
35 lines
1.3 KiB
{
|
|
"id": "课程编号",
|
|
"idPlaceholder": "请输入课程编号",
|
|
"courseName": "课程名称",
|
|
"courseNamePlaceholder": "请输入课程名称",
|
|
"courseType": "课程类型",
|
|
"courseTypePlaceholder": "请输入课程类型",
|
|
"duration": "课程时长",
|
|
"durationPlaceholder": "请输入课程时长",
|
|
"sessionCount": "课时数量",
|
|
"sessionCountPlaceholder": "请输入课时数量",
|
|
"singleSessionCount": "单次消课数量",
|
|
"singleSessionCountPlaceholder": "请输入单次消课数量",
|
|
"price": "课程价格",
|
|
"pricePlaceholder": "请输入课程价格",
|
|
"internalReminder": "内部提醒课时",
|
|
"internalReminderPlaceholder": "请输入内部提醒课时",
|
|
"customerReminder": "客户提醒课时",
|
|
"customerReminderPlaceholder": "请输入客户提醒课时",
|
|
"remarks": "课程备注",
|
|
"remarksPlaceholder": "请输入课程备注",
|
|
"addCourse": "添加课程",
|
|
"updateCourse": "编辑课程",
|
|
"courseDeleteTips": "确定要删除该数据吗?",
|
|
"startDate": "请选择开始时间",
|
|
"endDate": "请选择结束时间",
|
|
"pending": "待开始",
|
|
"upcoming": "即将开始",
|
|
"ongoing": "进行中",
|
|
"completed": "已结束",
|
|
"autoSchedule": "自动排课",
|
|
"autoSchedulePlaceholder": "请选择是否自动排课",
|
|
"yes": "是",
|
|
"no": "否"
|
|
}
|
|
|