1
0
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:
David Goodwin
2025-11-12 16:26:52 +00:00
parent 08ab2a3f19
commit c41e9b044d

View File

@@ -43,7 +43,7 @@ $PALANG['pLogin_welcome'] = 'Администраторът може да се
$PALANG['pLogin_username'] = " Логин (е-мейл)";
$PALANG['password'] = 'Парола';
$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_login_users'] = 'Ако сте потребител, натиснете тук, за логване в потребителската част.';