Files
getgreen-backend/lang/uz/passwords.php

17 lines
495 B
PHP
Executable File

<?php
return [
/*
|--------------------------------------------------------------------------
| Password Reset Language Lines
|--------------------------------------------------------------------------
*/
'reset' => 'Parolingiz qayta tiklandi!',
'sent' => 'Parolni tiklash havolasini elektron pochta orqali yubordik!',
'token' => 'Bu parolni tiklash belgisi yaroqsiz.',
'user' => "Biz ushbu elektron pochta manziliga ega foydalanuvchini topolmaymiz.",
];