updated translations
This commit is contained in:
@ -11,6 +11,7 @@ return [
|
||||
'enabled' => 'تم تفعيل :type!',
|
||||
'disabled' => 'تم تعطيل :type!',
|
||||
],
|
||||
|
||||
'error' => [
|
||||
'over_payment' => 'Error: Payment not added! The amount you entered passes the total: :amount',
|
||||
'not_user_company' => 'خطأ: غير مسموح لك بإدارة هذه الشركة!',
|
||||
@ -21,9 +22,11 @@ return [
|
||||
'import_column' => 'خطأ: :message اسم الورقة: :sheet. رقم السطر: :line.',
|
||||
'import_sheet' => 'خطأ: اسم الورقة غير صحيح. من فضلك، راجع ملف العينة.',
|
||||
],
|
||||
|
||||
'warning' => [
|
||||
'deleted' => 'تنبيه: لا يمكنك حذف <b>:name</b> لأنه لديه :text مرتبط به.',
|
||||
'disabled' => 'تنبيه: لا يمكنك تعطيل <b>:name</b> لأنه لديه :text مرتبط به.',
|
||||
'disable_code' => 'Warning: You are not allowed to disable or change the currency of <b>:name</b> because it has :text related.',
|
||||
],
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user