updated translations

This commit is contained in:
denisdulici
2020-05-21 13:06:45 +03:00
parent b911158c26
commit f67111dde3
49 changed files with 537 additions and 284 deletions

View File

@ -2,17 +2,7 @@
return [
'quantities' => 'تعداد | تعداد',
'sales_price' => 'قیمت فروش',
'purchase_price' => 'قیمت خرید',
'sku' => 'کد کالا',
'notification' => [
'message' => [
'reminder' => 'You are receiving this email because only :quantity of :name has remained.',
'out_of_stock' => 'You are receiving this email because the :name is running out of stock.',
],
'button' => 'مشاهده',
],
];