diff options
Diffstat (limited to 'public/admin/language/es-es/mail/customer_approve.php')
-rw-r--r-- | public/admin/language/es-es/mail/customer_approve.php | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/public/admin/language/es-es/mail/customer_approve.php b/public/admin/language/es-es/mail/customer_approve.php index f1ef1a9..3b04d65 100644 --- a/public/admin/language/es-es/mail/customer_approve.php +++ b/public/admin/language/es-es/mail/customer_approve.php @@ -1,7 +1,7 @@ <?php // Text -$_['text_subject'] = '%s - Your Account has been activated!'; -$_['text_welcome'] = 'Welcome and thank you for registering at %s!'; -$_['text_login'] = 'Your account has now been created and you can log in by using your email address and password by visiting our website or at the following URL:'; -$_['text_service'] = 'Upon logging in, you will be able to access other services including reviewing past orders, printing invoices and editing your account information.'; -$_['text_thanks'] = 'Thanks,';
\ No newline at end of file +$_['text_subject'] = '%s - ¡Tu cuenta ha sido activada!'; +$_['text_welcome'] = '¡Bienvenido y gracias por registrarse a %s!'; +$_['text_login'] = 'Su cuenta ha sido creada y puede iniciar sesión utilizando su dirección de correo electrónico y contraseña visitando nuestro sitio web o en la siguiente URL:'; +$_['text_service'] = 'Al iniciar sesión, podrá acceder a otros servicios, como revisar pedidos anteriores, imprimir facturas y editar la información de su cuenta.'; +$_['text_thanks'] = 'Gracias,'; |