aboutsummaryrefslogtreecommitdiffstats
path: root/public/catalog/language/es-es/account/newsletter.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/catalog/language/es-es/account/newsletter.php')
-rw-r--r--public/catalog/language/es-es/account/newsletter.php15
1 files changed, 10 insertions, 5 deletions
diff --git a/public/catalog/language/es-es/account/newsletter.php b/public/catalog/language/es-es/account/newsletter.php
index d7d487d..a4a5357 100644
--- a/public/catalog/language/es-es/account/newsletter.php
+++ b/public/catalog/language/es-es/account/newsletter.php
@@ -1,6 +1,11 @@
<?php
-$_['heading_title'] = 'Boletín de suscripción';
-$_['text_account'] = 'Cuenta';
-$_['text_newsletter'] = 'Hoja informativa';
-$_['text_success'] = 'Éxito: ¡La suscripción al boletín se ha actualizado correctamente!';
-$_['entry_newsletter'] = 'Suscribir';
+// Heading
+$_['heading_title'] = 'Boletín de suscripción';
+
+// Text
+$_['text_account'] = 'Cuenta';
+$_['text_newsletter'] = 'Hoja Informativa';
+$_['text_success'] = 'Éxito: ¡La suscripción al boletín se ha actualizado correctamente!';
+
+// Entry
+$_['entry_newsletter'] = 'Suscribir';