diff options
Diffstat (limited to 'public/catalog/language/es-es/common/footer.php')
-rw-r--r-- | public/catalog/language/es-es/common/footer.php | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/public/catalog/language/es-es/common/footer.php b/public/catalog/language/es-es/common/footer.php new file mode 100644 index 0000000..6f04f47 --- /dev/null +++ b/public/catalog/language/es-es/common/footer.php @@ -0,0 +1,16 @@ +<?php +$_['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_manufacturer'] = 'Marcas'; +$_['text_voucher'] = 'Certificados de regalo'; +$_['text_affiliate'] = 'Afiliado'; +$_['text_special'] = 'Especiales'; +$_['text_account'] = 'Mi cuenta'; +$_['text_order'] = 'Historial de pedidos'; +$_['text_wishlist'] = 'Lista de deseos'; +$_['text_newsletter'] = 'Hoja informativa'; +$_['text_powered'] = 'Desarrollado por <a href="http://www.opencart.com"> OpenCart </a> <br /> %s & copy; S'; |