From f304f15d871109421448c6e8c53e670a48ea58fd Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Mon, 10 Apr 2023 23:36:35 +0200 Subject: [PATCH] oops --- locales/fr/main.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/fr/main.lang.php b/locales/fr/main.lang.php index 7b5d3c4..c8f895b 100644 --- a/locales/fr/main.lang.php +++ b/locales/fr/main.lang.php @@ -18,7 +18,7 @@ L10n::$locales['Bullets list'] L10n::$locales['Scrolled list'] = 'Liste déroulante'; L10n::$locales['active theme'] = 'thème actif'; L10n::$locales['Settings have been reinitialized.'] = 'Les paramètres ont été réinitialisés.'; -L10n::$locales['System settings have been updated.'] = 'Les paramètres on tété mis à jour.'; +L10n::$locales['System settings have been updated.'] = 'Les paramètres ont été mis à jour.'; L10n::$locales['Predefined models'] = 'Modèles prédéfinis'; L10n::$locales['Select a model'] = 'Sélectionnez un modèle'; L10n::$locales['Switcher display format'] = 'Format d\'affichage du sélecteur';