Skip to content

Commit c53649d

Browse files
author
thom
committed
Update login string (Backport from !654)
1 parent 54d11f0 commit c53649d

File tree

1 file changed

+1
-1
lines changed
  • interface/web/login/lib/lang

1 file changed

+1
-1
lines changed

interface/web/login/lib/lang/pl.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ $wb['error_user_too_many_logins'] = 'Zbyt dużo niepoprawnych logowań. Prosimy
1515
$wb['username_txt'] = 'Nazwa użytkownika';
1616
$wb['password_txt'] = 'Hasło';
1717
$wb['login_button_txt'] = 'Zaloguj';
18-
$wb['login_txt'] = 'Login';
18+
$wb['login_txt'] = 'Zaloguj';
1919
$wb['pw_lost_txt'] = 'Zapomniałem hasła';
2020
$wb['pw_reset_txt'] = 'Reset hasła';
2121
$wb['pw_button_txt'] = 'Prześlij hasło ponownie';

0 commit comments

Comments
 (0)