From 15cd99f492748701642433b0137af7281727c051 Mon Sep 17 00:00:00 2001 From: Marcin Kleczewski Date: Mon, 22 Aug 2022 00:56:36 +0200 Subject: [PATCH] Update zh_cn.json --- quiz-app/src/assets/translations/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" } ] },