updated translations

This commit is contained in:
denisdulici
2019-12-25 14:32:47 +03:00
parent 85b5be6dad
commit 560e48254a
193 changed files with 2122 additions and 1500 deletions

View File

@@ -2,17 +2,7 @@
return [
'quantities' => 'Jumlah | Banyaknya',
'sales_price' => 'Harga Jual',
'purchase_price' => 'Harga Beli',
'sku' => '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' => 'Lihat sekarang',
],
];