aboutsummaryrefslogtreecommitdiffstats
path: root/public/catalog/language/es-es/checkout/cart.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/catalog/language/es-es/checkout/cart.php')
-rw-r--r--public/catalog/language/es-es/checkout/cart.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/public/catalog/language/es-es/checkout/cart.php b/public/catalog/language/es-es/checkout/cart.php
index 85f491d..f9b98ad 100644
--- a/public/catalog/language/es-es/checkout/cart.php
+++ b/public/catalog/language/es-es/checkout/cart.php
@@ -1,6 +1,6 @@
<?php
// Heading
-$_['heading_title'] = 'Carrito de compras';
+$_['heading_title'] = 'Carrito de Compras';
// Text
$_['text_success'] = 'Éxito: ha añadido <a href="%s">%s</a> a su <a href="%s">carrito de compras</a>!';
@@ -34,7 +34,7 @@ $_['column_total'] = 'Total';
// Error
$_['error_stock'] = '¡Los productos marcados con *** no están disponibles en la cantidad deseada o no en stock!';
-$_['error_minimum'] = 'La cantidad mínima de pedido para %s es %s!';
-$_['error_required'] = 'Se requiere %s!';
+$_['error_minimum'] = '¡La cantidad mínima de pedido para %s es %s!';
+$_['error_required'] = '¡Se requiere %s!';
$_['error_product'] = 'Advertencia: ¡No hay productos en su carrito!';
-$_['error_recurring_required'] = 'Por favor, seleccione un pago recurrente!';
+$_['error_recurring_required'] = '¡Por favor, seleccione un pago recurrente!';