aboutsummaryrefslogtreecommitdiffstats
path: root/language/fr_FR/common.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'language/fr_FR/common.lang.php')
-rw-r--r--language/fr_FR/common.lang.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/language/fr_FR/common.lang.php b/language/fr_FR/common.lang.php
index 4abab2079..8e03fe512 100644
--- a/language/fr_FR/common.lang.php
+++ b/language/fr_FR/common.lang.php
@@ -379,4 +379,5 @@ $lang['This author modified following comment:'] = 'Cet auteur a modifié le com
$lang['This author removed the comment with id %d'] = 'Cet auteur a supprimé le commentaire portant l\'identifiant %d';
$lang['delete this comment'] = "supprimer ce commentaire";
$lang['validate this comment'] = 'valider ce commentaire';
-?>
+$lang['html tags are not allowed in login'] = 'les balises html ne sont pas autorisées dans le login';
+?> \ No newline at end of file