aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/plugins/authpdo/lang/it/lang.php
blob: 56b4a014be993049d9e1adbe2dce8cd7e70bef89 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?php

/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 *
 * @author Torpedo <dgtorpedo@gmail.com>
 */
$lang['connectfail']           = 'Connessione fallita al database.';
$lang['userexists']            = 'Spiacente, esiste già un utente con queste credenziali.';
$lang['writefail']             = 'Non è possibile cambiare le informazioni utente. Si prega di informare l\'Amministratore del wiki';