aboutsummaryrefslogtreecommitdiffstats
path: root/public/catalog/language/es-es/common
diff options
context:
space:
mode:
Diffstat (limited to 'public/catalog/language/es-es/common')
-rw-r--r--public/catalog/language/es-es/common/cart.php11
-rw-r--r--public/catalog/language/es-es/common/currency.php3
-rw-r--r--public/catalog/language/es-es/common/footer.php17
-rw-r--r--public/catalog/language/es-es/common/header.php29
-rw-r--r--public/catalog/language/es-es/common/language.php3
-rw-r--r--public/catalog/language/es-es/common/maintenance.php9
-rw-r--r--public/catalog/language/es-es/common/menu.php3
-rw-r--r--public/catalog/language/es-es/common/search.php3
8 files changed, 44 insertions, 34 deletions
diff --git a/public/catalog/language/es-es/common/cart.php b/public/catalog/language/es-es/common/cart.php
index 6154f3a..fc20e5a 100644
--- a/public/catalog/language/es-es/common/cart.php
+++ b/public/catalog/language/es-es/common/cart.php
@@ -1,6 +1,7 @@
<?php
-$_['text_items'] = '% S artículo (s) - %s';
-$_['text_empty'] = '¡Su cesta está vacía!';
-$_['text_cart'] = 'Ver Carro';
-$_['text_checkout'] = 'Revisa';
-$_['text_recurring'] = 'Perfil de pago';
+// Text
+$_['text_items'] = '%s artículo(s) - %s';
+$_['text_empty'] = '¡Su cesta está vacía!';
+$_['text_cart'] = 'Ver Carro';
+$_['text_checkout'] = 'Revisa';
+$_['text_recurring'] = 'Perfil de pago';
diff --git a/public/catalog/language/es-es/common/currency.php b/public/catalog/language/es-es/common/currency.php
index 51b9445..2db3ae6 100644
--- a/public/catalog/language/es-es/common/currency.php
+++ b/public/catalog/language/es-es/common/currency.php
@@ -1,2 +1,3 @@
<?php
-$_['text_currency'] = 'Moneda';
+// Text
+$_['text_currency'] = 'Moneda';
diff --git a/public/catalog/language/es-es/common/footer.php b/public/catalog/language/es-es/common/footer.php
index d9b8531..97473f0 100644
--- a/public/catalog/language/es-es/common/footer.php
+++ b/public/catalog/language/es-es/common/footer.php
@@ -1,15 +1,16 @@
<?php
-$_['text_information'] = 'Información';
-$_['text_service'] = 'Servicio al cliente';
+// Text
+$_['text_information'] = 'Información';
+$_['text_service'] = 'Servicio al cliente';
$_['text_extra'] = 'Extras';
-$_['text_contact'] = 'Contáctenos';
-$_['text_return'] = 'Devoluciones';
-$_['text_sitemap'] = 'Mapa del sitio';
+$_['text_contact'] = 'Contáctenos';
+$_['text_return'] = 'Devoluciones';
+$_['text_sitemap'] = 'Mapa del sitio';
$_['text_manufacturer'] = 'Marcas';
-$_['text_voucher'] = 'Certificados de regalo';
-$_['text_affiliate'] = 'Afiliado';
+$_['text_voucher'] = 'Certificados de regalo';
+$_['text_affiliate'] = 'Afiliado';
$_['text_special'] = 'Especiales';
-$_['text_account'] = 'Mi cuenta';
+$_['text_account'] = 'Mi cuenta';
$_['text_order'] = 'Historial de pedidos';
$_['text_wishlist'] = 'Lista de deseos';
$_['text_newsletter'] = 'Hoja informativa';
diff --git a/public/catalog/language/es-es/common/header.php b/public/catalog/language/es-es/common/header.php
index 13464d2..d72b5e2 100644
--- a/public/catalog/language/es-es/common/header.php
+++ b/public/catalog/language/es-es/common/header.php
@@ -1,15 +1,16 @@
<?php
-$_['text_home'] = 'Inicio';
-$_['text_wishlist'] = 'Listas de deseos';
-$_['text_shopping_cart'] = 'Carrito de compras';
-$_['text_category'] = 'Categorías';
-$_['text_account'] = 'Mi cuenta';
-$_['text_register'] = 'Registro';
-$_['text_login'] = 'Iniciar sesión';
-$_['text_order'] = 'Historial de pedidos';
-$_['text_transaction'] = 'Transacción';
-$_['text_download'] = 'Descargas';
-$_['text_logout'] = 'Cerrar sesión';
-$_['text_checkout'] = 'Pagar';
-$_['text_search'] = 'Buscar';
-$_['text_all'] = 'Mostrar todo';
+// Text
+$_['text_home'] = 'Inicio';
+$_['text_wishlist'] = 'Listas de deseos';
+$_['text_shopping_cart'] = 'Carrito de compras';
+$_['text_category'] = 'Categorías';
+$_['text_account'] = 'Mi cuenta';
+$_['text_register'] = 'Registro';
+$_['text_login'] = 'Iniciar Sesión';
+$_['text_order'] = 'Historial de pedidos';
+$_['text_transaction'] = 'Transacción';
+$_['text_download'] = 'Descargas';
+$_['text_logout'] = 'Cerrar sesión';
+$_['text_checkout'] = 'Pagar';
+$_['text_search'] = 'Buscar';
+$_['text_all'] = 'Mostrar todo';
diff --git a/public/catalog/language/es-es/common/language.php b/public/catalog/language/es-es/common/language.php
index 01e219a..d1ff492 100644
--- a/public/catalog/language/es-es/common/language.php
+++ b/public/catalog/language/es-es/common/language.php
@@ -1,2 +1,3 @@
<?php
-$_['text_language'] = 'Idioma';
+// Text
+$_['text_language'] = 'Idioma';
diff --git a/public/catalog/language/es-es/common/maintenance.php b/public/catalog/language/es-es/common/maintenance.php
index 0156e46..91c80aa 100644
--- a/public/catalog/language/es-es/common/maintenance.php
+++ b/public/catalog/language/es-es/common/maintenance.php
@@ -1,4 +1,7 @@
<?php
-$_['heading_title'] = 'Mantenimiento';
-$_['text_maintenance'] = 'Mantenimiento';
-$_['text_message'] = '<H1 style = "text-align: center;"> Actualmente estamos realizando algún mantenimiento programado. <br/> Volveremos lo antes posible. Por favor vuelva pronto. </ H1>';
+// Heading
+$_['heading_title'] = 'Mantenimiento';
+
+// Text
+$_['text_maintenance'] = 'Mantenimiento';
+$_['text_message'] = '<h1 style="text-align:center;">Actualmente estamos realizando algún mantenimiento programado.<br/>Volveremos lo antes posible. Por favor vuelva pronto.</h1>';
diff --git a/public/catalog/language/es-es/common/menu.php b/public/catalog/language/es-es/common/menu.php
index ecb0573..fd96be6 100644
--- a/public/catalog/language/es-es/common/menu.php
+++ b/public/catalog/language/es-es/common/menu.php
@@ -1,2 +1,3 @@
<?php
-$_['text_all'] = 'Mostrar todo';
+// Text
+$_['text_all'] = 'Mostrar todo';
diff --git a/public/catalog/language/es-es/common/search.php b/public/catalog/language/es-es/common/search.php
index 8ab7a6a..34629fe 100644
--- a/public/catalog/language/es-es/common/search.php
+++ b/public/catalog/language/es-es/common/search.php
@@ -1,2 +1,3 @@
<?php
-$_['text_search'] = 'Buscar';
+// Text
+$_['text_search'] = 'Buscar';