diff --git a/common/lang/fr.lang.php b/common/lang/fr.lang.php index 271cda327..a2c97bdfd 100644 --- a/common/lang/fr.lang.php +++ b/common/lang/fr.lang.php @@ -150,7 +150,7 @@ $lang->use = 'Utiliser'; $lang->notuse = 'Ne Pas Utiliser'; - $lang->not_exists = 'n\'Existe Pas'; + $lang->not_exists = 'Rien'; $lang->public = 'public'; $lang->private = 'privé';