| Current Path : /home/users/unlimited/www/sigmaerp.codeskitter.site/lang/hi/ |
| Current File : /home/users/unlimited/www/sigmaerp.codeskitter.site/lang/hi/user.php |
<?php
return [
/*
|--------------------------------------------------------------------------
| Pagination Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used by the paginator library to build
| the simple pagination links. You are free to change them to anything
| you want to customize your views to better match your application.
|
*/
'name' => 'नाम',
'username' => 'उपयोगकर्ता नाम',
'first_name' => 'पहला नाम',
'last_name' => 'अंतिम नाम',
'email' => 'ईमेल पता',
'password' => 'पासवर्ड',
'confirm_password' => 'पासवर्ड कi पुष्टि करें',
'registration_success' => 'पendings सफल!!',
'login_success' => 'सफलतापूर्वक साइन इन किया!!',
'user_info' => 'उपयोगकर्ता जानकारी',
'users' => 'उपयोगकर्ता',
'profile' => 'प्रोफ़ाइल',
'users_list' => 'उपयोगकर्ता सूची',
'create_user' => 'उपयोगकर्ता बनाएँ',
'user_details' => 'उपयोगकर्ता विवरण',
'profile_details' => 'प्रोफ़ाइल विवरण',
'edit_profile' => 'प्रोफ़ाइल संपादित करें',
'old_password' => 'पुराना पासवर्ड',
'profile_picture' => 'प्रोफ़ाइल चित्र',
'user_picture' => 'उपयोगकर्ता चित्र',
'update_profile' => 'प्रोफ़ाइल अपडेट करें',
'update_user' => 'उपयोगकर्ता अपडेट करें',
'assigned_user' => 'निर्धारित उपयोगकर्ता',
'user_status' => 'उपयोगकर्ता स्थिति',
'user' => 'उपयोगकर्ता',
];