⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.155
Server IP:
57.129.66.90
Server:
Linux vps-7f548908 5.15.0-160-generic #170-Ubuntu SMP Wed Oct 1 10:06:56 UTC 2025 x86_64
Server Software:
LiteSpeed
PHP Version:
8.2.27
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
barzah.shop
/
public_html
/
resources
/
lang
/
ro
/
View File Name :
passwords.php
<?php return [ /* |-------------------------------------------------------------------------- | Password Reminder Language Lines |-------------------------------------------------------------------------- | | The following language lines are the default lines which match reasons | that are given by the password broker for a password update attempt | has failed, such as for an invalid token or invalid new password. | */ 'password' => 'Parola trebuie să fie de cel puțin opt caractere și să se potrivească cu cea de confirmare.', 'reset' => 'Parola a fost resetată!', 'sent' => 'Am trimis un e-mail cu link-ul de resetare a parolei!', 'throttled' => 'Please wait before retrying.', 'token' => 'Codul de resetare a parolei este greșit.', 'user' => 'Nu există niciun utilizator cu această adresă de e-mail.', ];