]> BookStack Code Mirror - bookstack/blob - lang/uz/passwords.php
Lexical: Fixed code in lists, removed extra old alignment code
[bookstack] / lang / uz / passwords.php
1 <?php
2 /**
3  * Password Reminder Language Lines
4  * The following language lines are the default lines which match reasons
5  * that are given by the password broker for a password update attempt has failed.
6  */
7 return [
8
9     'password' => 'Parollar kamida sakkiz belgidan iborat bo\'lishi va tasdiqlashga mos kelishi kerak.',
10     'user' => "Bunday elektron pochta manziliga ega foydalanuvchini topa olmadik.",
11     'token' => 'Ushbu e-pochta manzili uchun parolni tiklash tokeni yaroqsiz.',
12     'sent' => 'Parolni tiklash havolasini elektron pochta orqali yubordik!',
13     'reset' => 'Parolingiz qayta tiklandi!',
14
15 ];