about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/authpdo/lang/it/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/lib/plugins/authpdo/lang/it/lang.php')
-rw-r--r--wiki/lib/plugins/authpdo/lang/it/lang.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/wiki/lib/plugins/authpdo/lang/it/lang.php b/wiki/lib/plugins/authpdo/lang/it/lang.php
new file mode 100644
index 0000000..5c0a3f1
--- /dev/null
+++ b/wiki/lib/plugins/authpdo/lang/it/lang.php
@@ -0,0 +1,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';