From 71870ea99f47a10b2c5dc96e7a5ada22d2df5a98 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Wed, 27 Dec 2023 12:21:08 +0100 Subject: [PATCH] Update fr_FR, thanks to Katryne --- language/fr_FR/plugin.lang.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/language/fr_FR/plugin.lang.php b/language/fr_FR/plugin.lang.php index 851c5c9..5f8da01 100644 --- a/language/fr_FR/plugin.lang.php +++ b/language/fr_FR/plugin.lang.php @@ -17,4 +17,5 @@ $lang['only on photo'] = 'uniquement sur les photos'; $lang['Community'] = 'Communauté'; $lang['Light mode'] = 'Mode léger'; $lang['When light mode is activated no external script is loaded, it speeds up the load of the page and disables user tracking but also disables annotations and in-page popups.'] = 'Quand le mode léger est activé aucun script externe n\'est chargé, celà accélère le chargement de la page est désactive le tracking des utilisateurs mais désactive aussi les annotations et les popups détaillés.'; -?> \ No newline at end of file +$lang['Disable'] = 'Activer'; +$lang['Enable'] = 'Désactiver'; \ No newline at end of file