updated translations
This commit is contained in:
@ -8,6 +8,8 @@ return [
|
||||
'deleted' => ':نوع تم الحذف!',
|
||||
'duplicated' => ':نوع تم التكرار!',
|
||||
'imported' => ':نوع تم الاستيراد!',
|
||||
'enabled' => ':type enabled!',
|
||||
'disabled' => ':type disabled!',
|
||||
],
|
||||
'error' => [
|
||||
'over_payment' => 'Error: Payment not added! Amount passes the total.',
|
||||
@ -16,6 +18,8 @@ return [
|
||||
'no_file' => 'خطأ: لم يتم تحديد ملف!',
|
||||
'last_category' => 'Error: Can not delete the last :type category!',
|
||||
'invalid_token' => 'Error: The token entered is invalid!',
|
||||
'import_column' => 'Error: :message Sheet name: :sheet. Line number: :line.',
|
||||
'import_sheet' => 'Error: Sheet name is not valid. Please, check the sample file.',
|
||||
],
|
||||
'warning' => [
|
||||
'deleted' => 'تحذير: غير مسموح لك بحذف <b>:اسم</b> لأن هذا : مرتبط ب.',
|
||||
|
Reference in New Issue
Block a user