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.
22 lines
903 B
22 lines
903 B
{
|
|
"title":"题目标题",
|
|
"titlePlaceholder":"请输入题目标题",
|
|
"questionType":"题型",
|
|
"questionTypePlaceholder":"请输入题型",
|
|
"questionContentType":"题干类型",
|
|
"questionContentTypePlaceholder":"请输入题干类型",
|
|
"questionContent":"题干内容",
|
|
"questionContentPlaceholder":"请输入题干内容",
|
|
"optionJson":"选项",
|
|
"optionJsonPlaceholder":"请输入选项",
|
|
"correctAnswer":"正确答案",
|
|
"correctAnswerPlaceholder":"请输入正确答案",
|
|
"createdAt":"创建时间",
|
|
"createdAtPlaceholder":"请输入创建时间",
|
|
"updatedAt":"修改时间",
|
|
"addExamQuestions":"添加试题",
|
|
"updateExamQuestions":"编辑试题",
|
|
"examQuestionsDeleteTips":"确定要删除该数据吗?",
|
|
"startDate":"请选择开始时间",
|
|
"endDate":"请选择结束时间"
|
|
}
|