⚝
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
/
bs
/
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' => 'Lozinke moraju da budu osam karaktera i da se slaže sa potvrdnom lozinkom.', 'reset' => 'Lozinka je resetovana!', 'sent' => 'Poslan vam je e-mail za povrat lozinke!', 'throttled' => 'Please wait before retrying.', 'token' => 'Ovaj token za resetovanje lozinke nije ispravan.', 'user' => 'Ne može se pronaći korisnik sa tom e-mail adresom.', ];