diff --git a/quiz-app/src/assets/translations/zh_cn.json b/quiz-app/src/assets/translations/zh_cn.json index bcf40c08..cefbbfa7 100644 --- a/quiz-app/src/assets/translations/zh_cn.json +++ b/quiz-app/src/assets/translations/zh_cn.json @@ -241,7 +241,7 @@ }, { "answerText": "Cleanhouse", - "isCorrect": "true" + "isCorrect": "false" } ] },