diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-06-21 12:44:01 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-06-21 12:44:01 +0000 |
commit | 0bf7c9f55dd2c88f836e2045ce088ed6d92e6cc7 (patch) | |
tree | 369f8fbdd3dfc4ae69174699afe0ea082b7871b5 /language/it_IT/common.lang.php | |
parent | 5d39f4a98bf1b58712eb31440c8d638ca897b8e5 (diff) |
[trunk_public] Update it_IT, thanks to : Ericnet
git-svn-id: http://piwigo.org/svn/trunk@28757 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/it_IT/common.lang.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/language/it_IT/common.lang.php b/language/it_IT/common.lang.php index fb3e292a1..4abba4ec3 100644 --- a/language/it_IT/common.lang.php +++ b/language/it_IT/common.lang.php @@ -418,4 +418,7 @@ $lang['Password is missing. Please enter the password.'] = 'Campo password vuoto $lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Campo conferma della password vuoto. Si prega di confermare la password scelta.'; $lang['%d photos per page'] = '%d foto per pagina'; $lang['Theme'] = 'Tema'; -$lang['No results for'] = 'Nessun risultato per';
\ No newline at end of file +$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 |