2021-06-27 15:31:40 +00:00

42 lines
1.7 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'profile' => 'Profil',
'logout' => 'Chiqish',
'login' => 'Kirish',
'login_to' => 'Ishni boshlash uchun sistemaga kiring',
'remember_me' => 'Esda tut',
'forgot_password' => 'Parolni esdan chiqardim',
'reset_password' => 'Parolni yangilash',
'enter_email' => 'Email adresingizni kiriting',
'current_email' => 'Email adresingiz',
'reset' => 'Yangilash',
'never' => 'hech qachon',
'landing_page' => 'Qoshilish sahifasi',
'password' => [
'current' => 'Parol',
'current_confirm' => 'Parol tasdiqlash',
'new' => 'Yangi Parol',
'new_confirm' => 'Yangi Parol Tasdiqlash',
],
'error' => [
'self_delete' => 'Xato: Siz buni uchirolmaysiz!',
'self_disable' => 'Xato: Siz buni uchirolmaysiz!',
'no_company' => 'Xato: Hisobingizda biron bir kompaniya mavjud emas. Administratorga habar bering.',
],
'failed' => 'Bunday malumotlarga ega foydalanuvchi mavjud emas.',
'throttle' => 'Kirish uchun juda kop urunishlar aniqlandi. Iltimos :seconds soniyadan song yana urinib koring.',
'disabled' => 'Xisobingiz bloklandi. Administratorga xabar bering.',
'notification' => [
'message_1' => 'Ushbu xatni olishingiz sababi - hisobingizdan bizga parolni yangilashga sorov kelgan.',
'message_2' => 'Agar parolni yangilashni soramagan bolsangiz, ushbu xatni javobsiz qoldiring.',
'button' => 'Parolni Yangilash',
],
];