![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/inventory.corals.io/Corals/modules/Payment/Common/resources/lang/ar/ |
<?php return [ 'tax' => [ 'index_title' => '[:name][:title]' ], 'invoice' => [ 'title' => 'فاتورة', 'address' => 'العنوان:', 'phone' => 'الهاتف:', 'to' => 'الى:', 'email' => 'الايمي:', 'date' => 'التاريخ:', 'number' => 'رقم الفاتورة:', 'description' => 'الوصف', 'amount' => 'كمية', 'sub_total' => 'حاصل الجمع', 'total' => 'المجموع', 'download' => 'تحميل', 'edit' => 'تعديل', 'delete' => 'حذف', 'pending' => 'قيد الانتظار', 'paid' => 'دفع', 'failed' => 'فشل', ], 'tax_class' => [ 'new_class_modal_title' => 'اضافة جديد', ], 'setting' => [ 'save' => '<i class="fa fa-save"></i> حفظ :name الاعدادات ', 'no_active_payment_gateway' => 'لم <b>نشطة</b> يتم العثور على بوابة دفع.', ], 'gateways' => [ 'create' => 'انشاء :gateway Gateway :class', 'create_title' => 'انشاء :gateway Gateway :class' ], 'widgets' => [ 'revenue' => 'العائد', 'monthly_revenue' => 'العائد الشهري', 'more_info' => ' مزيد من المعلومات <i class="fa fa-arrow-circle-right"></i>' ] ];