diff options
author | riopwg <riopwg@piwigo.org> | 2012-11-12 12:19:16 +0000 |
---|---|---|
committer | riopwg <riopwg@piwigo.org> | 2012-11-12 12:19:16 +0000 |
commit | 5b2c01a57d289e973eab7ddcf3b1acc2730c6958 (patch) | |
tree | e11449a95d509edb57829f5303effb9ea92dd33c /language/it_IT/common.lang.php | |
parent | 2fa1013ace21fe6df7beb9c8505a256244fa637e (diff) |
Update language IT
git-svn-id: http://piwigo.org/svn/trunk@18998 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/it_IT/common.lang.php')
-rw-r--r-- | language/it_IT/common.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/it_IT/common.lang.php b/language/it_IT/common.lang.php index c99210388..e2629febe 100644 --- a/language/it_IT/common.lang.php +++ b/language/it_IT/common.lang.php @@ -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'; ?>
\ No newline at end of file |