summaryrefslogtreecommitdiff
path: root/lib/plugins/authpgsql/lang/it/settings.php
diff options
context:
space:
mode:
authorTorpedo <dgtorpedo@gmail.com>2014-12-09 23:16:25 +0100
committerTranslator of Dokuwiki <translate@dokuwiki.org>2014-12-09 23:16:25 +0100
commit4b5834378cc09b182f926aa21a58b50842719f77 (patch)
treeee89226c26b22b7c6b362da3ae3cb5da553f9508 /lib/plugins/authpgsql/lang/it/settings.php
parent61a4313f55c7e83e0b78c9c6a8eb2efb13ff0512 (diff)
downloadrpg-4b5834378cc09b182f926aa21a58b50842719f77.tar.gz
rpg-4b5834378cc09b182f926aa21a58b50842719f77.tar.bz2
translation update
Diffstat (limited to 'lib/plugins/authpgsql/lang/it/settings.php')
-rw-r--r--lib/plugins/authpgsql/lang/it/settings.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/plugins/authpgsql/lang/it/settings.php b/lib/plugins/authpgsql/lang/it/settings.php
index baf40a468..e8a40dcb2 100644
--- a/lib/plugins/authpgsql/lang/it/settings.php
+++ b/lib/plugins/authpgsql/lang/it/settings.php
@@ -4,8 +4,10 @@
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Francesco <francesco.cavalli@hotmail.com>
+ * @author Torpedo <dgtorpedo@gmail.com>
*/
$lang['server'] = 'Il tuo server PostgreSQL ';
$lang['port'] = 'La porta del tuo server PostgreSQL ';
$lang['user'] = 'Lo username PostgreSQL';
$lang['database'] = 'Database da usare';
+$lang['getUsers'] = 'Dichiarazione SQL per elencare tutti gli utenti';