feat: Implement i18n for English and Thai, and add core e-learning pages for course discovery, classroom learning, and quizzes.

This commit is contained in:
supalerk-ar66 2026-01-27 10:05:01 +07:00
parent f1a83f479e
commit b8547f83b3
5 changed files with 24 additions and 22 deletions

View file

@ -172,8 +172,8 @@
"backToLesson": "Back to Lesson",
"reviewAnswers": "Review Answers",
"timeLeft": "Time Left",
"placeholderAPI": "This part is currently being connected to the real quiz system.",
"placeholderDesc": "The quiz system will be available once the API integration is complete.",
"skipToResult": "Skip to Result (Simulated)"
"noQuizData": "Sorry, no quiz data found",
"noQuizDesc": "This lesson might not have a quiz yet or it is being updated.",
"underDevelopment": "System is loading questions..."
}
}