From 9bd36bcaa419b6f84f9bee44b0784c4e07358008 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emre=20=C3=87a=C4=9Fatay=20K=C3=B6se?= Date: Mon, 12 Jul 2021 05:12:52 +0300 Subject: [PATCH] fix: erraneous translation of some object keys --- quiz-app/src/assets/translations/tr.json | 42 ++++++++++++------------ 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/quiz-app/src/assets/translations/tr.json b/quiz-app/src/assets/translations/tr.json index c07894a0d..050bbd2a2 100644 --- a/quiz-app/src/assets/translations/tr.json +++ b/quiz-app/src/assets/translations/tr.json @@ -126,7 +126,7 @@ "isCorrect": "false" }, { - "cevapText": "1950'ler", + "answerText": "1950'ler", "isCorrect": "true" }, { @@ -179,7 +179,7 @@ "questionText": "'Düzensiz' bir yapay zeka sistemi örneği nedir?", "answerOptions": [ { - "cevapText": "ELIZA", + "answerText": "ELIZA", "isCorrect": "true" }, { @@ -200,7 +200,7 @@ "isCorrect": "true" }, { - "cevapText": "Jibo", + "answerText": "Jibo", "isCorrect": "false" }, { @@ -734,7 +734,7 @@ "isCorrect": "true" }, { - "cevapText": "düz", + "answerText": "düz", "isCorrect": "false" } ] @@ -1042,7 +1042,7 @@ "isCorrect": "true" }, { - "cevapText": "NLP", + "answerText": "NLP", "isCorrect": "false" } ] @@ -1108,7 +1108,7 @@ "questionText": "Sınıflandırıcılarınızın probleminizi çözmesine yardımcı olmak için tekrarlayan veya yardımcı olmayan verileri temizlemek önemlidir.", "answerOptions": [ { - "cevapText": "doğru", + "answerText": "doğru", "isCorrect": "true" }, { @@ -1144,7 +1144,7 @@ "questionText": "Dengeli, temiz veriler en iyi sınıflandırma sonuçlarını verir", "answerOptions": [ { - "cevapText": "doğru", + "answerText": "doğru", "isCorrect": "true" }, { @@ -1174,7 +1174,7 @@ "questionText": "Sınıflandırma bir:", "answerOptions": [ { - "cevapText": "NLP türüdür", + "answerText": "NLP türüdür", "isCorrect": "false" }, { @@ -1385,7 +1385,7 @@ "questionText": "Bir web uygulamasına bir model gömmek, onun çevrimdışı özellikli olmasına yardımcı olur", "answerOptions": [ { - "cevapText": "doğru", + "answerText": "doğru", "isCorrect": "true" }, { @@ -1683,7 +1683,7 @@ "questionText": "K-Means'i kullanmak için önce 'k' değerini belirlemelisiniz", "answerOptions": [ { - "cevapText": "doğru", + "answerText": "doğru", "isCorrect": "true" }, { @@ -1763,7 +1763,7 @@ "isCorrect": "false" }, { - "cevapText": "Eliza", + "answerText": "Eliza", "isCorrect": "true" }, { @@ -2135,7 +2135,7 @@ "questionText": "Üzerinde işlem yapmadan önce verilerinizi ve zaaflarını anlamak önemlidir.", "answerOptions": [ { - "cevapText": "doğru", + "answerText": "doğru", "isCorrect": "true" }, { @@ -2188,7 +2188,7 @@ "questionText": "Verileri bir Etiket sütunu kullanarak kategorilere ayırmak faydalı olabilir.", "answerOptions": [ { - "cevapText": "doğru", + "answerText": "doğru", "isCorrect": "true" }, { @@ -2241,7 +2241,7 @@ "questionText": "Duygu analizini test etmek için, aynı inceleme için gözden geçirenin puanıyla eşleştiğinden emin olun.", "answerOptions": [ { - "cevapText": "doğru", + "answerText": "doğru", "isCorrect": "true" }, { @@ -2522,7 +2522,7 @@ "questionText": "Ödül fonksiyonu, ortamın her durumu için bir puan döndürür.", "answerOptions": [ { - "cevapText": "doğru", + "answerText": "doğru", "isCorrect": "true" }, { @@ -2562,7 +2562,7 @@ "isCorrect": "true" }, { - "cevapText": "-0.25", + "answerText": "-0.25", "isCorrect": "false" }, { @@ -2575,7 +2575,7 @@ "questionText": "Dersimizde öğrenme süreci boyunca keşif kullanmak, sömürü kullanmaktan daha iyiydi.", "answerOptions": [ { - "cevapText": "doğru", + "answerText": "doğru", "isCorrect": "false" }, { @@ -2594,7 +2594,7 @@ "questionText": "Satranç ve Go, süreğen durumları olan oyunlardır.", "answerOptions": [ { - "cevapText": "doğru", + "answerText": "doğru", "isCorrect": "false" }, { @@ -2729,7 +2729,7 @@ "isCorrect": "false" }, { - "cevapText": "NLP", + "answerText": "NLP", "isCorrect": "false" } ] @@ -2769,7 +2769,7 @@ "isCorrect": "true" }, { - "cevapText": "NLP", + "answerText": "NLP", "isCorrect": "false" } ] @@ -2786,7 +2786,7 @@ "isCorrect": "false" }, { - "cevapText": "NLP", + "answerText": "NLP", "isCorrect": "false" } ]