summaryrefslogtreecommitdiff
path: root/lib/plugins/authpgsql
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2014-12-10 21:32:11 +0100
committerAndreas Gohr <andi@splitbrain.org>2014-12-10 21:32:11 +0100
commit1235a67e5eca06bfffcc5c23691cc0ed56daada0 (patch)
treedc0960f7007179f2fe793f2428ec83fa6e9aa6bc /lib/plugins/authpgsql
parent52a281e8549d1a9269ce7ced1336a567086962c5 (diff)
parent4b5834378cc09b182f926aa21a58b50842719f77 (diff)
downloadrpg-1235a67e5eca06bfffcc5c23691cc0ed56daada0.tar.gz
rpg-1235a67e5eca06bfffcc5c23691cc0ed56daada0.tar.bz2
Merge pull request #946 from dokuwiki-translate/lang_update_60
Translation update (it)
Diffstat (limited to 'lib/plugins/authpgsql')
-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';