diff options
Diffstat (limited to 'public/catalog/language/es-es/information/sitemap.php')
-rw-r--r-- | public/catalog/language/es-es/information/sitemap.php | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/public/catalog/language/es-es/information/sitemap.php b/public/catalog/language/es-es/information/sitemap.php index 67d8ed8..9f2f78b 100644 --- a/public/catalog/language/es-es/information/sitemap.php +++ b/public/catalog/language/es-es/information/sitemap.php @@ -1,14 +1,14 @@ <?php -$_['heading_title'] = 'Mapa del sitio'; -$_['text_special'] = 'Ofertas especiales'; -$_['text_account'] = 'Mi cuenta'; -$_['text_edit'] = 'Información de la cuenta'; -$_['text_password'] = 'Contraseña'; -$_['text_address'] = 'Directorio'; -$_['text_history'] = 'Historial de pedidos'; -$_['text_download'] = 'Descargas'; -$_['text_cart'] = 'Carrito de compras'; -$_['text_checkout'] = 'Revisa'; -$_['text_search'] = 'Buscar'; -$_['text_information'] = 'Información'; -$_['text_contact'] = 'Contáctenos'; +$_['heading_title'] = 'Mapa del sitio'; +$_['text_special'] = 'Ofertas especiales'; +$_['text_account'] = 'Mi cuenta'; +$_['text_edit'] = 'Información de la cuenta'; +$_['text_password'] = 'Contraseña'; +$_['text_address'] = 'Directorio'; +$_['text_history'] = 'Historial de pedidos'; +$_['text_download'] = 'Descargas'; +$_['text_cart'] = 'Carrito de compras'; +$_['text_checkout'] = 'Revisa'; +$_['text_search'] = 'Buscar'; +$_['text_information'] = 'Información'; +$_['text_contact'] = 'Contáctenos'; |