From db9faf025cf129d15a086a803e8056e977975d76 Mon Sep 17 00:00:00 2001
From: Patrick Brown <ptbrown@whoopdedo.org>
Date: Wed, 6 May 2015 01:30:59 -0400
Subject: Report more meaningful errors when an auth backend fails. closes
 #1093

---
 lib/plugins/authplain/lang/kk/lang.php | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 lib/plugins/authplain/lang/kk/lang.php

(limited to 'lib/plugins/authplain/lang/kk')

diff --git a/lib/plugins/authplain/lang/kk/lang.php b/lib/plugins/authplain/lang/kk/lang.php
new file mode 100644
index 000000000..95fe53204
--- /dev/null
+++ b/lib/plugins/authplain/lang/kk/lang.php
@@ -0,0 +1,6 @@
+<?php
+/**
+ * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ */
+$lang['userexists']     = 'Кешіріңіз, бұл түпнұскамен де пайдаланушы бар.';
-- 
cgit v1.2.3