File: /www/wwwroot//www.ankua.asia/resources/lang/it/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:25:54
*/
return [
'active' => 'sul ripiano',
'brand' => 'marca',
'category' => 'Classificazione',
'cost_price' => 'prezzo di costo',
'g' => 'g',
'has_been_inactive' => 'Questo articolo รจ stato interrotto',
'image' => 'immagine',
'inactive' => 'prendere nota',
'kg' => 'kg',
'lb' => 'libbre',
'model' => 'modello',
'name' => 'nome',
'origin_price' => 'prezzo originale',
'oz' => 'once',
'price' => 'prezzo',
'quantity' => 'disponibile',
'sku' => 'SKU',
'video' => 'video',
];