Initial commit
This commit is contained in:
9
content/lib/plugins/authplain/lang/bg/lang.php
Normal file
9
content/lib/plugins/authplain/lang/bg/lang.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Kiril <neohidra@gmail.com>
|
||||
*/
|
||||
$lang['userexists'] = 'Вече съществува потребител с избраното име.';
|
||||
$lang['usernotexists'] = 'За съжаление потребителят не съществува.';
|
Reference in New Issue
Block a user