From c8ce6c443c0ce858b24f02d7cfc8c2645ff93e2d Mon Sep 17 00:00:00 2001 From: Max Date: Mon, 29 Aug 2022 13:53:05 +0000 Subject: [PATCH] :globe_with_meridians: Translated (French) Currently translated at 100.0% (119 of 119 strings) Translation: ClassQuiz/Frontend Translate-URL: https://translate.mawoka.eu/projects/classquiz/frontend/fr/ --- frontend/src/lib/i18n/locales/fr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/fr.json b/frontend/src/lib/i18n/locales/fr.json index 06656ac..b0ac153 100644 --- a/frontend/src/lib/i18n/locales/fr.json +++ b/frontend/src/lib/i18n/locales/fr.json @@ -132,7 +132,8 @@ "get_final_results": "Obtenir les résultats finaux", "export_results": "Exporter les résultats", "show_next_question": "Montrer la prochaine question", - "start_by_showing_first_question": "Démarrer en montrant la première question !" + "start_by_showing_first_question": "Démarrer en montrant la première question !", + "no_answers": "Pas de reponses!" }, "password_reset_page": { "reset_password": "Réinitialiser le mot de passe"