diff --git a/packages/Webkul/Admin/src/Resources/lang/ar/app.php b/packages/Webkul/Admin/src/Resources/lang/ar/app.php index f23c7cd45..2e267d4dd 100644 --- a/packages/Webkul/Admin/src/Resources/lang/ar/app.php +++ b/packages/Webkul/Admin/src/Resources/lang/ar/app.php @@ -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' => 'تم العثور على السجلات ' ] ] ];