[branche2.2] - ca_ES update Thanks to josep.torne

git-svn-id: http://piwigo.org/svn/branches/2.2@10212 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt
2011-04-09 16:40:14 +00:00
parent 584d98d3ed
commit 84ef73c663

View File

@@ -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ó";
?>