File: /www/wwwroot//www.ankua.asia/resources/lang/id/product.php
<?php
/**
* Lang.php
*
* @copyright 2023 beikeshop.com - All Rights Reserved
* @link https://beikeshop.com
* @author Edward Yang <yangjin@guangda.work>
* @created 2023-09-09 09:09:09
* @modified 2023-09-08 06:23:30
*/
return [
'active' => 'di rak',
'brand' => 'merek',
'category' => 'klasifikasi',
'cost_price' => 'harga biaya',
'g' => 'g',
'has_been_inactive' => 'Item telah dihapus',
'image' => 'Gambar',
'inactive' => 'penghapusan',
'kg' => 'kg',
'lb' => 'pound',
'model' => 'Model',
'name' => 'Nama',
'origin_price' => 'Harga asli',
'oz' => 'ons',
'price' => 'Harga',
'quantity' => 'inventaris',
'sku' => 'SKU',
'video' => 'video',
];