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",