You've already forked postfixadmin
mirror of
https://github.com/postfixadmin/postfixadmin.git
synced 2025-11-20 12:22:23 +03:00
see #949 - possible bulgarian translation fix, thanks @Saentist
This commit is contained in:
@@ -43,7 +43,7 @@ $PALANG['pLogin_welcome'] = 'Администраторът може да се
|
|||||||
$PALANG['pLogin_username'] = " Логин (е-мейл)";
|
$PALANG['pLogin_username'] = " Логин (е-мейл)";
|
||||||
$PALANG['password'] = 'Парола';
|
$PALANG['password'] = 'Парола';
|
||||||
$PALANG['pLogin_language'] = 'Language'; # XXX
|
$PALANG['pLogin_language'] = 'Language'; # XXX
|
||||||
$PALANG['pLogin_button'] = 'Изход'; # XXX compare with pUsersLogin_button - should be "Login"
|
$PALANG['pLogin_button'] = 'Вход';
|
||||||
$PALANG['pLogin_failed'] = 'Your email address or password are not correct.'; # XXX
|
$PALANG['pLogin_failed'] = 'Your email address or password are not correct.'; # XXX
|
||||||
$PALANG['pLogin_login_users'] = 'Ако сте потребител, натиснете тук, за логване в потребителската част.';
|
$PALANG['pLogin_login_users'] = 'Ако сте потребител, натиснете тук, за логване в потребителската част.';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user