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