summaryrefslogtreecommitdiff
path: root/lib/plugins/authplain/lang/bg/lang.php
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2015-07-29 19:51:20 +0200
committerAndreas Gohr <andi@splitbrain.org>2015-07-29 19:51:20 +0200
commit2e8782c09b9d631acfde0883384bd511ae5165dc (patch)
treea6f4051887d6de2279238484a939cee2656cda73 /lib/plugins/authplain/lang/bg/lang.php
parent8699d3e31d26f9812f78c0e4585dc04c7a295b1f (diff)
parentdbfd2a2c7bb8cab263b1e64c75a85ea93d6e0b60 (diff)
downloadrpg-2e8782c09b9d631acfde0883384bd511ae5165dc.tar.gz
rpg-2e8782c09b9d631acfde0883384bd511ae5165dc.tar.bz2
Merge pull request #1260 from dokuwiki-translate/lang_update_153
Translation update (bg)
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'] = 'За съжаление потребителят не съществува.';