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