summaryrefslogtreecommitdiff
path: root/lib/plugins/authmysql/lang/pl/settings.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/plugins/authmysql/lang/pl/settings.php')
-rw-r--r--lib/plugins/authmysql/lang/pl/settings.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/lib/plugins/authmysql/lang/pl/settings.php b/lib/plugins/authmysql/lang/pl/settings.php
new file mode 100644
index 000000000..93528cf34
--- /dev/null
+++ b/lib/plugins/authmysql/lang/pl/settings.php
@@ -0,0 +1,10 @@
+<?php
+/**
+ * Polish language file
+ *
+ */
+$lang['server'] = 'Twój server MySQL';
+$lang['user'] = 'Nazwa użytkownika MySQL';
+$lang['password'] = 'Hasło dla powyższego użytkownika';
+$lang['database'] = 'Używana baza danych';
+$lang['charset'] = 'Zestaw znaków uzyty w bazie danych';