diff options
Diffstat (limited to 'public/admin/language/es-es/mail/voucher.php')
-rw-r--r-- | public/admin/language/es-es/mail/voucher.php | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/public/admin/language/es-es/mail/voucher.php b/public/admin/language/es-es/mail/voucher.php index bc49ab6..b1a7326 100644 --- a/public/admin/language/es-es/mail/voucher.php +++ b/public/admin/language/es-es/mail/voucher.php @@ -1,9 +1,9 @@ <?php // Text -$_['text_success'] = 'Success: You have modified vouchers!'; -$_['text_subject'] = 'You have been sent a gift certificate from %s'; -$_['text_greeting'] = 'Congratulations, You have received a Gift Certificate worth %s'; -$_['text_from'] = 'This Gift Certificate has been sent to you by %s'; -$_['text_message'] = 'With a message saying'; -$_['text_redeem'] = 'To redeem this Gift Certificate, write down the redemption code which is <b>%s</b> then click on the the link below and purchase the product you wish to use this gift certificate on. You can enter the gift certificate code on the shopping cart page before you click checkout.'; -$_['text_footer'] = 'Please reply to this email if you have any questions.';
\ No newline at end of file +$_['text_success'] = 'Éxito: ¡Has modificado los cupones!'; +$_['text_subject'] = 'Recibió un certificado de regalo de %s'; +$_['text_greeting'] = 'Felicitaciones, ha recibido un vale de regalo %s'; +$_['text_from'] = 'Este certificado de regalo le ha sido enviado por %s'; +$_['text_message'] = 'Con un mensaje que dice'; +$_['text_redeem'] = 'Para canjear este Certificado de regalo, escriba el código de canje que es <b>%s</b> y luego haga clic en el enlace a continuación y compre el producto en el que desea utilizar este certificado de regalo. Puede ingresar el código del certificado de regalo en la página del carrito de compras antes de hacer clic en pagar.'; +$_['text_footer'] = 'Responda a este correo electrónico si tiene alguna pregunta.'; |