Update language IT

git-svn-id: http://piwigo.org/svn/trunk@18998 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
riopwg
2012-11-12 12:19:16 +00:00
parent 2fa1013ace
commit 5b2c01a57d
2 changed files with 5 additions and 4 deletions
+2
View File
@@ -410,4 +410,6 @@ $lang['Requested tag does not exist'] = 'Il tag richiesto non esiste';
$lang['Username is mandatory'] = 'Nome utente obbligatorio';
$lang['Email address is mandatory'] = 'Indirizzo email obbligatorio';
$lang['mandatory'] = 'obbligatorio';
$lang['Website'] = 'Sito web';
$lang['Your website URL is invalid'] = 'L\'indirizzo del vostro sito web non è valido';
?>