summaryrefslogtreecommitdiff
path: root/lib/plugins/authmysql
diff options
context:
space:
mode:
authorGerrit Uitslag <klapinklapin@gmail.com>2013-10-06 20:40:34 +0200
committerGerrit Uitslag <klapinklapin@gmail.com>2013-10-06 20:40:34 +0200
commitf05494e53f19d5c2c5d6fa74c4bcb19828f3e2ce (patch)
tree1a7f67fe97196ba9d83fbc7f2e154fc3dc6a81ac /lib/plugins/authmysql
parent13af2b2c9bce9b46a0060d4d0b896ed69ebc3755 (diff)
parentc312f2806002b060e8bd2b6e69e3749020d56fb5 (diff)
downloadrpg-f05494e53f19d5c2c5d6fa74c4bcb19828f3e2ce.tar.gz
rpg-f05494e53f19d5c2c5d6fa74c4bcb19828f3e2ce.tar.bz2
Merge remote-tracking branch 'dokutranslatefork/lang_update_351' into fixsklocalization
Conflicts: lib/plugins/authmysql/lang/sk/settings.php lib/plugins/authpgsql/lang/sk/settings.php
Diffstat (limited to 'lib/plugins/authmysql')
-rw-r--r--lib/plugins/authmysql/lang/sk/settings.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/plugins/authmysql/lang/sk/settings.php b/lib/plugins/authmysql/lang/sk/settings.php
index 4dfdfbf29..d0df4aeef 100644
--- a/lib/plugins/authmysql/lang/sk/settings.php
+++ b/lib/plugins/authmysql/lang/sk/settings.php
@@ -7,3 +7,7 @@
*/
$lang['password'] = 'Heslo pre vyššie uvedeného používateľa';
$lang['debug'] = 'Zobraziť doplňujúce ladiace informácie';
+$lang['server'] = 'MySQL server';
+$lang['user'] = 'MySQL meno používateľa';
+$lang['database'] = 'Použiť databázu';
+$lang['charset'] = 'Znaková sada databázy'; \ No newline at end of file