mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-13 21:31:35 +02:00
bug fixed: the "Learn more" language key needs to be in admin.lang.php, not in install.lang.php
git-svn-id: http://piwigo.org/svn/trunk@12105 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -69,7 +69,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.'] = '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.'] = 'È possibile scaricare il file di configurazione e caricarlo in local/config della vostra installazione di Piwigo.';
|
||||
$lang['Learn more'] = 'Per saperne di più';
|
||||
$lang['Just another Piwigo gallery'] = 'Una galleria Piwigo in più ';
|
||||
$lang['Welcome to my photo gallery'] = 'Benvenuti nella mia galleria fotografica';
|
||||
?>
|
||||
Reference in New Issue
Block a user