id-ID
This commit is contained in:
15
resources/lang/id-ID/items.php
Normal file
15
resources/lang/id-ID/items.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'quantities' => 'Jumlah | Banyaknya',
|
||||
'sales_price' => 'Harga Jual',
|
||||
'purchase_price' => 'Harga Beli',
|
||||
'sku' => 'SKU',
|
||||
|
||||
'notification' => [
|
||||
'message' => 'Anda menerima email ini karena :name kehabisan stok.',
|
||||
'button' => 'Lihat sekarang',
|
||||
],
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user