diff options
Diffstat (limited to 'language/it_IT/common.lang.php')
-rw-r--r-- | language/it_IT/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/it_IT/common.lang.php b/language/it_IT/common.lang.php index 1283cd488..1b8bba084 100644 --- a/language/it_IT/common.lang.php +++ b/language/it_IT/common.lang.php @@ -379,4 +379,5 @@ $lang['This author modified following comment:'] = 'Questo autore ha modificato $lang['This author removed the comment with id %d'] = 'Questo autore ha cancellato il commento con l\'ID %d'; $lang['delete this comment'] = 'Cancellare questo commento'; $lang['validate this comment'] = 'Approvare questo commento'; +$lang['html tags are not allowed in login'] = 'I tag HTML non sono ammessi nel login'; ?> |