diff options
Diffstat (limited to 'public/admin/language/es-es/mail/affiliate_approve.php')
-rw-r--r-- | public/admin/language/es-es/mail/affiliate_approve.php | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/public/admin/language/es-es/mail/affiliate_approve.php b/public/admin/language/es-es/mail/affiliate_approve.php index 913342d..e3e3e02 100644 --- a/public/admin/language/es-es/mail/affiliate_approve.php +++ b/public/admin/language/es-es/mail/affiliate_approve.php @@ -1,7 +1,7 @@ <?php // Text -$_['text_subject'] = '%s - Your affiliate account has been activated!'; -$_['text_welcome'] = 'Welcome and thank you for registering at %s!'; -$_['text_login'] = 'Your account has now been approved and you can log in by using your email address and password by visiting our website or at the following URL:'; -$_['text_services'] = 'Upon logging in, you will be able to generate tracking codes, track commission payments and edit your account information.'; -$_['text_thanks'] = 'Thanks,';
\ No newline at end of file +$_['text_subject'] = '%s - Su cuenta de afiliado ha sido activada!'; +$_['text_welcome'] = '¡Bienvenido y gracias por registrarse a %s!'; +$_['text_login'] = 'Su cuenta ahora ha sido aprobada 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_services'] = 'Al iniciar sesión, podrá generar códigos de seguimiento, realizar un seguimiento de los pagos de comisiones y editar la información de su cuenta.'; +$_['text_thanks'] = 'Gracias,'; |