From 9cda83624f72d8d8929ddca2de4eac2ed1a3d4fb Mon Sep 17 00:00:00 2001 From: Marcin Kleczewski Date: Mon, 22 Aug 2022 00:54:45 +0200 Subject: [PATCH] Update ja.json --- quiz-app/src/assets/translations/ja.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quiz-app/src/assets/translations/ja.json b/quiz-app/src/assets/translations/ja.json index b5504bce..d7a7ee19 100644 --- a/quiz-app/src/assets/translations/ja.json +++ b/quiz-app/src/assets/translations/ja.json @@ -241,7 +241,7 @@ }, { "answerText": "Cleanhouse", - "isCorrect": "true" + "isCorrect": "false" } ] },