diff options
author | riopwg <riopwg@piwigo.org> | 2010-05-09 06:42:56 +0000 |
---|---|---|
committer | riopwg <riopwg@piwigo.org> | 2010-05-09 06:42:56 +0000 |
commit | 127fb63067b73cbe99e052db3644d4236c3cdfcd (patch) | |
tree | 55ab81d0780b948fbb9a97e9dd491e672b6a0afe /language/it_IT/install.lang.php | |
parent | 0e324a6c78048af107f3f2c6e1ea827936d6b9e2 (diff) |
Update language IT
git-svn-id: http://piwigo.org/svn/trunk@6134 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/it_IT/install.lang.php')
-rw-r--r-- | language/it_IT/install.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/it_IT/install.lang.php b/language/it_IT/install.lang.php index ab448b387..902bcf339 100644 --- a/language/it_IT/install.lang.php +++ b/language/it_IT/install.lang.php @@ -71,4 +71,6 @@ $lang['An alternate solution is to copy the text in the box above and paste it i $lang['Creation of config file local/config/database.inc.php failed.'] = 'La creazione del file di configurazione local/config/database.inc.php è fallita.'; $lang['Download the config file'] = 'Scaricare il file di configurazione'; $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Potete scaricare il file di configurazionee trasferirlo nella directory local/config della vostra installazione di Piwigo.'; +$lang['SQLite and PostgreSQL are currently in experimental state.'] = 'I tipi SQLite e PostgreSQL sono attualmente in fase sperimentale.'; +$lang['Learn more'] = 'Per saperne di più'; ?>
\ No newline at end of file |