diff options
author | riopwg <riopwg@piwigo.org> | 2012-02-01 13:14:43 +0000 |
---|---|---|
committer | riopwg <riopwg@piwigo.org> | 2012-02-01 13:14:43 +0000 |
commit | 4a2c3dccac79ce092dcdde2259b40ad2a6b1a0c0 (patch) | |
tree | ab38e9a5f295c3d55db8013ba90e12f7a66ce5b4 | |
parent | 3e392ccdd4730400dbfbf86832b613617e4bb90a (diff) |
Update language IT Minor error
git-svn-id: http://piwigo.org/svn/trunk@13009 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r-- | language/it_IT/common.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/it_IT/common.lang.php b/language/it_IT/common.lang.php index 92b26e299..0bba9d9cd 100644 --- a/language/it_IT/common.lang.php +++ b/language/it_IT/common.lang.php @@ -270,7 +270,7 @@ $lang['Profile'] = 'Profilo'; $lang['Quick connect'] = 'Connessione veloce'; $lang['Quick search'] = 'Ricerca rapida'; $lang['Random photos'] = 'Foto a caso'; -$lang['Rank'] = 'Rang'; +$lang['Rank'] = 'Rango'; $lang['Rate this photo'] = 'Vota questa foto'; $lang['Rating score'] = 'Punteggio'; $lang['Recent albums'] = 'Album recenti'; |