summaryrefslogtreecommitdiff
path: root/lib/plugins/authmysql
diff options
context:
space:
mode:
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