diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-07-05 19:03:33 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-07-05 19:03:33 +0000 |
commit | 4fd960ee8d465cf98a6e6a964aea6ca017354de1 (patch) | |
tree | 366f12b31a3c2d507df59eca2e40206f4565b973 | |
parent | 1b486d887a2a962f1f0a727269ad47c723cd7c3f (diff) |
[trunk_public] Update it_IT, thanks to : Ericnet
git-svn-id: http://piwigo.org/svn/trunk@28962 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/it_IT/common.lang.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/language/it_IT/common.lang.php b/language/it_IT/common.lang.php index 4abba4ec3..814a81250 100644 --- a/language/it_IT/common.lang.php +++ b/language/it_IT/common.lang.php @@ -421,4 +421,6 @@ $lang['Theme'] = 'Tema'; $lang['No results for'] = 'Nessun risultato per'; $lang['Apply on properties'] = 'Applica alle proprietà'; $lang['Photo description'] = 'Descrizione foto'; -$lang['Photo title'] = 'Titolo foto';
\ No newline at end of file +$lang['Photo title'] = 'Titolo foto'; +$lang['Album name, A → Z'] = 'Nome album, A → Z'; +$lang['Album name, Z → A'] = 'Nome album, Z → A';
\ No newline at end of file |