87 lines
2.6 KiB
JSON
87 lines
2.6 KiB
JSON
{
|
|
"greeting_time": "Good Afternoon",
|
|
"greeting_user": "Hello {user}",
|
|
"create_room": "Create Room",
|
|
"join_room": "Join Room",
|
|
"create_quiz": "Create Quiz",
|
|
"ready_new_challenge": "Ready for a new challenge?",
|
|
"search_or_select_category": "Search or select by category",
|
|
"search_for_quizzes": "Search for quizzes...",
|
|
"quiz_recommendation": "Recommended Quiz",
|
|
"log_in": "Log In",
|
|
"sign_in": "Sign In",
|
|
"email": "Email",
|
|
"enter_your_email": "Enter Your Email",
|
|
"password": "Password",
|
|
"enter_your_password": "Enter Your Password",
|
|
"or": "OR",
|
|
"register_title": "Register",
|
|
"full_name": "Full Name",
|
|
"birth_date": "Birth Date",
|
|
"phone_optional": "Phone Number (Optional)",
|
|
"verify_password": "Verify Password",
|
|
"register_button": "Register",
|
|
"nav_home": "Home",
|
|
"nav_search": "Search",
|
|
"nav_library": "Library",
|
|
"nav_history": "History",
|
|
"nav_profile": "Profile",
|
|
"quiz_popular": "Popular Quiz",
|
|
"see_all": "See All",
|
|
|
|
"library_title": "Quiz Library",
|
|
"library_description": "A collection of quiz questions created for study.",
|
|
"no_quiz_available": "No quizzes available yet.",
|
|
"quiz_count_label": "Quizzes",
|
|
"quiz_count_named": "{total} Quizzes",
|
|
|
|
"history_title": "Quiz History",
|
|
"history_subtitle": "Review the quizzes you've taken",
|
|
"no_history": "You don't have any quiz history yet",
|
|
"score_label": "Score: {correct}/{total}",
|
|
"duration_minutes": "{minute} minutes",
|
|
|
|
"edit_profile": "Edit Profile",
|
|
"logout": "Logout",
|
|
"total_quiz": "Total Quiz",
|
|
"avg_score": "Average Score",
|
|
|
|
"history_detail_title": "Quiz Detail",
|
|
"correct_answer": "Correct",
|
|
"score": "Score",
|
|
"time_taken": "Time",
|
|
"duration_seconds": "{second}s",
|
|
|
|
"your_answer": "Your answer: {answer}",
|
|
"question_type_option": "Multiple Choice",
|
|
"question_type_fill": "Fill in the Blank",
|
|
"question_type_true_false": "True / False",
|
|
"question_type_unknown": "Unknown Type",
|
|
|
|
"enter_room_code": "Enter Room Code",
|
|
"room_code_hint": "AB123C",
|
|
"join_now": "Join Now",
|
|
|
|
"create_quiz_title": "Create Quiz",
|
|
"save_all": "Save All",
|
|
"mode_generate": "Generate",
|
|
"mode_manual": "Manual",
|
|
|
|
"quiz_play_title": "Answer Quiz",
|
|
"ready_in": "Ready in {second}",
|
|
"question_indicator": "Question {current} of {total}",
|
|
"yes": "Yes",
|
|
"no": "No",
|
|
"next": "Next",
|
|
|
|
"quiz_preview_title": "Preview Quiz",
|
|
"quiz_title_label": "Title",
|
|
"quiz_description_label": "Short Description",
|
|
"quiz_subject_label": "Subject",
|
|
"make_quiz_public": "Make Quiz Public",
|
|
"save_quiz": "Save Quiz",
|
|
|
|
"select_language": "Select Language",
|
|
"change_language": "Change Language"
|
|
}
|