adding translations for PR for issue 5075

This commit is contained in:
codeinnovers 2021-11-22 19:03:44 +05:30
parent 6fddca74e3
commit 90173e43d0
1 changed files with 2 additions and 1 deletions

View File

@ -1539,7 +1539,8 @@ return [
'generate-invoice' => 'Automatically generate the invoice after placing an order',
'set-invoice-status' => 'Set the invoice status after creating the invoice to',
'set-order-status' => 'Set the order status after creating the invoice to',
'generate-invoice-applicable' => 'Applicable if automatic generate invoice is enabled'
'generate-invoice-applicable' => 'Applicable if automatic generate invoice is enabled',
'records-found' => 'تم العثور على السجلات '
]
]
];