aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--language/ca_ES/common.lang.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/language/ca_ES/common.lang.php b/language/ca_ES/common.lang.php
index bbfc87bb9..6ef91f663 100644
--- a/language/ca_ES/common.lang.php
+++ b/language/ca_ES/common.lang.php
@@ -360,4 +360,5 @@ $lang['Manage this user comment: %s'] = 'Gestiona aquest comentari d\'usuari: %s
$lang['This author modified following comment:'] = 'Aquest autor ha modificat el següent comentari:';
$lang['This author removed the comment with id %d'] = 'Aquest autor ha eliminat el comentari amb id %d';
$lang['validate this comment'] = 'valida aquest comentari';
+$lang['html tags are not allowed in login'] = "les etiquetes html no són permeses en les dades d'inici de sessió";
?> \ No newline at end of file