更新:增加“课程首页”功能

This commit is contained in:
2025-11-11 13:40:13 +08:00
parent e39f47855b
commit 9fcc1b8549
24 changed files with 2402 additions and 55 deletions

View File

@@ -269,5 +269,13 @@
},
"workOrder": {
"submit_success": "Submitted successfully"
},
"course": {
"title": "Course",
"watchHistory": "Watch History",
"tryListen": "Try Listening",
"moreTryListen": "More Trials",
"buy": "Buy",
"searchPlaceholder": "Search courses..."
}
}

View File

@@ -270,5 +270,13 @@
},
"workOrder": {
"submit_success": "提交成功"
},
"course": {
"title": "课程",
"watchHistory": "观看记录",
"tryListen": "精彩试听",
"moreTryListen": "更多试听",
"buy": "购买",
"searchPlaceholder": "搜索课程..."
}
}