first commit
This commit is contained in:
6
web/lang/pl/user.password.php
Normal file
6
web/lang/pl/user.password.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
$txt_str['user.password']['title'] = 'Zmiana hasła';
|
||||
$txt_str['user.password']['passwordChanged'] = 'Hasło zostało pomyślnie zmienione.';
|
||||
$txt_str['user.password']['passwordChangeErrorWeak'] = 'Nowe hasło jest zbyt łatwe.';
|
||||
$txt_str['user.password']['passwordChangeErrorNoMatch'] = 'Błędne hasło.';
|
||||
Reference in New Issue
Block a user