diff options
Diffstat (limited to 'app/i18n/it/install.php')
| -rw-r--r-- | app/i18n/it/install.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/it/install.php b/app/i18n/it/install.php index b907bd51c..2fa298508 100644 --- a/app/i18n/it/install.php +++ b/app/i18n/it/install.php @@ -25,9 +25,9 @@ return array( ), 'host' => 'Host', 'prefix' => 'Prefisso tabella', - 'password' => 'HTTP password', + 'password' => 'Password del database', 'type' => 'Tipo di database', - 'username' => 'HTTP username', + 'username' => 'Nome utente del database', ), 'check' => array( '_' => 'Controlli', |
