From 002070418f63d4d7ef87874b279728ae5dd0f6a3 Mon Sep 17 00:00:00 2001 From: Mathias Wagner Date: Tue, 21 May 2024 01:28:07 +0200 Subject: [PATCH] New translations en.json (French) --- client/public/assets/locales/fr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/client/public/assets/locales/fr.json b/client/public/assets/locales/fr.json index 23380140..f094f9ce 100644 --- a/client/public/assets/locales/fr.json +++ b/client/public/assets/locales/fr.json @@ -138,7 +138,8 @@ "json": "JSON", "import_tests": "Tests d'importation", "tests_imported": "Les tests ont été importés", - "import_error": "Une erreur s'est produite lors de l'importation des tests", + "import_test_error": "An error occurred while importing the tests", + "import_config_error": "An error occurred while importing the configuration", "export": "Exporter", "import": "Importation", "clear_history": "Effacer l'historique",