From c0ee98b06ec80eee36bfbe24a63df01d0087e654 Mon Sep 17 00:00:00 2001 From: "Aamir.Muhammad" Date: Tue, 1 Nov 2022 09:16:55 +0300 Subject: [PATCH] Merge branch 'master' into development_aamir # Conflicts: # assets/langs/ar-SA.json # assets/langs/en-US.json # lib/generated/locale_keys.g.dart --- assets/langs/ar-SA.json | 4 +--- assets/langs/en-US.json | 3 +-- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/assets/langs/ar-SA.json b/assets/langs/ar-SA.json index 88f0b75..bfcaa1c 100644 --- a/assets/langs/ar-SA.json +++ b/assets/langs/ar-SA.json @@ -492,8 +492,6 @@ "winnerSelectedRandomly": "سيتم اختيار الفائز عشوائياً من بين التصفيات.", "fingersCrossed": "تشابك الاصابع!!!", "congrats": "مبروك !!!", - "allQuestionsCorrect": "لقد أجبت على جميع الأسئلة بشكل صحيح." - - "none": "بدون", + "allQuestionsCorrect": "لقد أجبت على جميع الأسئلة بشكل صحيح.", "typeheretoreply": "اكتب هنا للرد" } \ No newline at end of file diff --git a/assets/langs/en-US.json b/assets/langs/en-US.json index 0c7434a..7e9b42a 100644 --- a/assets/langs/en-US.json +++ b/assets/langs/en-US.json @@ -492,7 +492,6 @@ "winnerSelectedRandomly": "The winner will be selected randomly among the qualifiers.", "fingersCrossed": "Fingers Crossed!!!", "congrats": "Congratulations!!!", - "allQuestionsCorrect": "You have answered all questions correct" - "none": "None", + "allQuestionsCorrect": "You have answered all questions correct", "typeheretoreply": "Type here to reply" } \ No newline at end of file