Cristian Deluxe
2016-03-21 869f30de060bcec0bce99a0045d34d320e25606c
interface/web/dashboard/lib/lang/es_dashlet_shop.lng
old mode 100644 new mode 100755
@@ -1,8 +1,8 @@
<?php
$wb['shop_txt'] = 'Order';
$wb['name_txt'] = 'Name';
$wb['price_txt'] = 'Price';
$wb['setup_fee_txt'] = 'Setup Fee';
$wb['no_products_txt'] = 'No products found.';
$wb['order_txt'] = 'Order';
?>
$wb['name_txt'] = 'Nombre';
$wb['no_products_txt'] = 'No se han encontrado productos.';
$wb['order_txt'] = 'Orden';
$wb['price_txt'] = 'Precio';
$wb['setup_fee_txt'] = 'Coste de Instalación';
$wb['shop_txt'] = 'Orden';
?>