15 lines
406 B
PHP
Executable File
15 lines
406 B
PHP
Executable File
<?php
|
|
|
|
return [
|
|
|
|
/*
|
|
|--------------------------------------------------------------------------
|
|
| Authentication Language Lines
|
|
|--------------------------------------------------------------------------
|
|
*/
|
|
|
|
'failed' => 'Bu ma\'lumotlar bazamiz bilan mos kelmadi.',
|
|
'throttle' => 'Kirish uchun juda ko\'p urinishlar. Iltimos, :seconds soniya ichida qayta urinib ko\'ring.',
|
|
|
|
];
|