updated translations
This commit is contained in:
@ -8,14 +8,18 @@ return [
|
||||
'deleted' => ':type حذف شد!',
|
||||
'duplicated' => ':type دو عدد موجود است!',
|
||||
'imported' => ':type درون ریزی شد!',
|
||||
'enabled' => ':type enabled!',
|
||||
'disabled' => ':type disabled!',
|
||||
],
|
||||
'error' => [
|
||||
'over_payment' => 'خطا: پرداخت اضافه نشده! مبلغ وارد شده از جمع کل بیشتر است.',
|
||||
'over_payment' => 'Error: Payment not added! The amount you entered passes the total: :amount',
|
||||
'not_user_company' => 'خطا: شما اجازه مدیریت این شرکت را ندارید!',
|
||||
'customer' => 'خطا: کاربر ایجاد نشد :name از ایمیل وارد شده استفاده می کند.',
|
||||
'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>:name</b> را به دلیل :text حذف کنید.',
|
||||
|
Reference in New Issue
Block a user