File: /www/wwwroot//www.ankua.asia/resources/lang/es/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:26:00
*/
return [
'active' => 'en la repisa',
'brand' => 'marca',
'category' => 'Clasificación',
'cost_price' => 'precio de coste',
'g' => 'g',
'has_been_inactive' => 'Este artículo ha sido descontinuado',
'image' => 'imagen',
'inactive' => 'Derribar',
'kg' => 'kg',
'lb' => 'libra',
'model' => 'modelo',
'name' => 'nombre',
'origin_price' => 'precio original',
'oz' => 'oz',
'price' => 'precio',
'quantity' => 'en stock',
'sku' => 'SKU',
'video' => 'vídeo',
];