about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/authmysql/lang/lv/settings.php
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/lib/plugins/authmysql/lang/lv/settings.php')
-rw-r--r--wiki/lib/plugins/authmysql/lang/lv/settings.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/wiki/lib/plugins/authmysql/lang/lv/settings.php b/wiki/lib/plugins/authmysql/lang/lv/settings.php
new file mode 100644
index 0000000..008ef34
--- /dev/null
+++ b/wiki/lib/plugins/authmysql/lang/lv/settings.php
@@ -0,0 +1,12 @@
+<?php
+
+/**
+ * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Oskars Pakers <oskars.pakers@gmail.com>
+ * @author Aivars Miška <allefm@gmail.com>
+ */
+$lang['server']                = 'Jūsu MySQL serveris';
+$lang['user']                  = 'MySQL lietotāja vārds';
+$lang['password']              = 'Lietotāja parole';
+$lang['delUser']               = 'SQL pieprasījums lietotāja dzēšanai';