about summary refs log blame commit diff stats
path: root/wiki/lib/plugins/authpdo/lang/it/lang.php
blob: 5c0a3f146d2cae53129281f49ff796f621177b86 (plain) (tree)
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';