Files
kupshop/web/lang/pl/user.password.php
2025-08-02 16:30:27 +02:00

7 lines
315 B
PHP

<?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.';