summaryrefslogtreecommitdiff
path: root/lib/plugins/authmysql/lang
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2014-05-13 15:29:22 +0200
committerAndreas Gohr <andi@splitbrain.org>2014-05-13 15:29:22 +0200
commite50489abb058ece771d79255a9502bbf897e1882 (patch)
treee0912e97adee13ba2bdff25ac7eb8e8ab9b10393 /lib/plugins/authmysql/lang
parent7e2d8305715522f1c82b300465d61d931cf85688 (diff)
parent6222beda4249ebf70fa3bcb226355339ca7d765c (diff)
downloadrpg-e50489abb058ece771d79255a9502bbf897e1882.tar.gz
rpg-e50489abb058ece771d79255a9502bbf897e1882.tar.bz2
Merge pull request #705 from dokuwiki-translate/lang_update_22
Translation update (it)
Diffstat (limited to 'lib/plugins/authmysql/lang')
-rw-r--r--lib/plugins/authmysql/lang/it/settings.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/plugins/authmysql/lang/it/settings.php b/lib/plugins/authmysql/lang/it/settings.php
index e493ec7e9..bae021e98 100644
--- a/lib/plugins/authmysql/lang/it/settings.php
+++ b/lib/plugins/authmysql/lang/it/settings.php
@@ -4,5 +4,10 @@
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Claudio Lanconelli <lancos@libero.it>
+ * @author Mirko <malisan.mirko@gmail.com>
*/
+$lang['server'] = 'Il tuo server MySQL';
+$lang['user'] = 'User name di MySQL';
+$lang['database'] = 'Database da usare';
+$lang['charset'] = 'Set di caratteri usato nel database';
$lang['debug'] = 'Mostra ulteriori informazioni di debug';