summaryrefslogtreecommitdiff
path: root/lib/plugins/authplain/lang/bg/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/plugins/authplain/lang/bg/lang.php')
-rw-r--r--lib/plugins/authplain/lang/bg/lang.php7
1 files changed, 5 insertions, 2 deletions
diff --git a/lib/plugins/authplain/lang/bg/lang.php b/lib/plugins/authplain/lang/bg/lang.php
index 5b8e6bc37..62e62dc13 100644
--- a/lib/plugins/authplain/lang/bg/lang.php
+++ b/lib/plugins/authplain/lang/bg/lang.php
@@ -1,6 +1,9 @@
<?php
+
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
- *
+ *
+ * @author Kiril <neohidra@gmail.com>
*/
-$lang['userexists'] = 'Вече съществува потребител с избраното име.';
+$lang['userexists'] = 'Вече съществува потребител с избраното име.';
+$lang['usernotexists'] = 'За съжаление потребителят не съществува.';