Your IP : 216.73.216.93


Current Path : /home/users/unlimited/www/sigmaerp.codeskitter.site/lang/ar/
Upload File :
Current File : /home/users/unlimited/www/sigmaerp.codeskitter.site/lang/ar/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'      => 'تأكيد كلمة المرور',
    'registration_success'  => 'تم التسجيل بنجاح!!',
    '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'                  => 'المستخدم',



];