about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/authpdo/lang/bg/lang.php
blob: f6532c4538742b98e9afff4f61145a34a6e0736d (plain) (blame)
1
2
3
4
5
6
7
8
9
<?php

/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * 
 * @author Kiril <neohidra@gmail.com>
 */
$lang['connectfail']           = 'Свързването с базата данни се провали.';
$lang['userexists']            = 'За съжаление вече съществува потребител с това име.';