From 3f9ba6b853543e612eb9184e023669bc462f6c88 Mon Sep 17 00:00:00 2001 From: Pau Navarro Date: Mon, 3 Oct 2022 14:22:52 +0200 Subject: [PATCH] Refactor to verdnatura.es and shop.verdnatura.es --- print/core/components/email-footer/email-footer.html | 2 +- print/core/components/email-footer/locale/en.yml | 2 +- print/core/components/email-footer/locale/es.yml | 2 +- print/core/components/email-footer/locale/fr.yml | 2 +- print/core/components/email-footer/locale/pt.yml | 2 +- print/core/components/email-header/email-header.html | 2 +- print/core/components/report-header/locale/en.yml | 2 +- print/core/components/report-header/locale/es.yml | 2 +- print/core/components/report-header/locale/fr.yml | 2 +- print/core/components/report-header/locale/pt.yml | 2 +- print/templates/email/client-welcome/locale/es.yml | 4 ++-- .../email/delivery-note-link/delivery-note-link.html | 2 +- print/templates/email/delivery-note-link/locale/en.yml | 2 +- print/templates/email/delivery-note-link/locale/es.yml | 2 +- print/templates/email/delivery-note-link/locale/fr.yml | 2 +- print/templates/email/delivery-note-link/locale/pt.yml | 2 +- 16 files changed, 17 insertions(+), 17 deletions(-) diff --git a/print/core/components/email-footer/email-footer.html b/print/core/components/email-footer/email-footer.html index a033ec633..9c5df59a9 100644 --- a/print/core/components/email-footer/email-footer.html +++ b/print/core/components/email-footer/email-footer.html @@ -3,7 +3,7 @@
- +
{{ $t('buttons.webAcccess')}} diff --git a/print/core/components/email-footer/locale/en.yml b/print/core/components/email-footer/locale/en.yml index d18bfe315..cbaf55143 100644 --- a/print/core/components/email-footer/locale/en.yml +++ b/print/core/components/email-footer/locale/en.yml @@ -2,7 +2,7 @@ buttons: webAcccess: Visit our website info: Help us to improve fiscalAddress: VERDNATURA LEVANTE SL, B97367486 C/ Fenollar, 2. 46680 ALGEMESI - · www.verdnatura.es · clientes@verdnatura.es + · verdnatura.es · clientes@verdnatura.es disclaimer: '- NOTICE - This message is private and confidential, and should be used exclusively by the person receiving it. If you have received this message by mistake, please notify the sender and delete that message and any attached documents that it may contain. diff --git a/print/core/components/email-footer/locale/es.yml b/print/core/components/email-footer/locale/es.yml index 1269a3e60..73b30af34 100644 --- a/print/core/components/email-footer/locale/es.yml +++ b/print/core/components/email-footer/locale/es.yml @@ -2,7 +2,7 @@ buttons: webAcccess: Visita nuestra Web info: Ayúdanos a mejorar fiscalAddress: VERDNATURA LEVANTE SL, B97367486 C/ Fenollar, 2. 46680 ALGEMESI - · www.verdnatura.es · clientes@verdnatura.es + · verdnatura.es · clientes@verdnatura.es disclaimer: '- AVISO - Este mensaje es privado y confidencial, y debe ser utilizado exclusivamente por la persona destinataria del mismo. Si has recibido este mensaje por error, te rogamos lo comuniques al remitente y borres dicho mensaje y cualquier diff --git a/print/core/components/email-footer/locale/fr.yml b/print/core/components/email-footer/locale/fr.yml index 70d4381e6..6c18eec44 100644 --- a/print/core/components/email-footer/locale/fr.yml +++ b/print/core/components/email-footer/locale/fr.yml @@ -2,7 +2,7 @@ buttons: webAcccess: Visitez notre site web info: Aidez-nous à améliorer fiscalAddress: VERDNATURA LEVANTE SL, B97367486 C/ Fenollar, 2. 46680 ALGEMESI - · www.verdnatura.es · clientes@verdnatura.es + · verdnatura.es · clientes@verdnatura.es disclaimer: "- AVIS - Ce message est privé et confidentiel et doit être utilisé exclusivement par le destinataire. Si vous avez reçu ce message par erreur, veuillez en informer l'expéditeur et supprimer ce message ainsi que tous les diff --git a/print/core/components/email-footer/locale/pt.yml b/print/core/components/email-footer/locale/pt.yml index b8161dd19..bb552b62a 100644 --- a/print/core/components/email-footer/locale/pt.yml +++ b/print/core/components/email-footer/locale/pt.yml @@ -2,7 +2,7 @@ buttons: webAcccess: Visite o nosso site info: Ajude-nos a melhorar fiscalAddress: VERDNATURA LEVANTE SL, B97367486 C/ Fenollar, 2. 46680 ALGEMESI - · www.verdnatura.es · clientes@verdnatura.es + · verdnatura.es · clientes@verdnatura.es disclaimer: '- AVISO - Esta mensagem é privada e confidencial e deve ser usada exclusivamente pela pessoa que a recebe. Se você recebeu esta mensagem por engano, notifique o remetente e exclua essa mensagem e todos os documentos anexos que ela possa conter. diff --git a/print/core/components/email-header/email-header.html b/print/core/components/email-header/email-header.html index 87834e2ae..d345d7ebf 100644 --- a/print/core/components/email-header/email-header.html +++ b/print/core/components/email-header/email-header.html @@ -1,6 +1,6 @@
diff --git a/print/core/components/report-header/locale/en.yml b/print/core/components/report-header/locale/en.yml index 334f50ce9..9989cd81f 100644 --- a/print/core/components/report-header/locale/en.yml +++ b/print/core/components/report-header/locale/en.yml @@ -1,2 +1,2 @@ company: - contactData: www.verdnatura.es - clientes@verdnatura.es \ No newline at end of file + contactData: verdnatura.es - clientes@verdnatura.es \ No newline at end of file diff --git a/print/core/components/report-header/locale/es.yml b/print/core/components/report-header/locale/es.yml index fe4222eb0..eb8419f0a 100644 --- a/print/core/components/report-header/locale/es.yml +++ b/print/core/components/report-header/locale/es.yml @@ -1,2 +1,2 @@ company: - contactData: www.verdnatura.es - clientes@verdnatura.es + contactData: verdnatura.es - clientes@verdnatura.es diff --git a/print/core/components/report-header/locale/fr.yml b/print/core/components/report-header/locale/fr.yml index fe4222eb0..eb8419f0a 100644 --- a/print/core/components/report-header/locale/fr.yml +++ b/print/core/components/report-header/locale/fr.yml @@ -1,2 +1,2 @@ company: - contactData: www.verdnatura.es - clientes@verdnatura.es + contactData: verdnatura.es - clientes@verdnatura.es diff --git a/print/core/components/report-header/locale/pt.yml b/print/core/components/report-header/locale/pt.yml index 4e138c69c..2ecb247f2 100644 --- a/print/core/components/report-header/locale/pt.yml +++ b/print/core/components/report-header/locale/pt.yml @@ -1,2 +1,2 @@ company: - contactData: · www.verdnatura.es · clientes@verdnatura.es \ No newline at end of file + contactData: · verdnatura.es · clientes@verdnatura.es \ No newline at end of file diff --git a/print/templates/email/client-welcome/locale/es.yml b/print/templates/email/client-welcome/locale/es.yml index 42426dc74..1257113ac 100644 --- a/print/templates/email/client-welcome/locale/es.yml +++ b/print/templates/email/client-welcome/locale/es.yml @@ -1,8 +1,8 @@ subject: Bienvenido a Verdnatura title: "¡Te damos la bienvenida!" dearClient: Estimado cliente -clientData: 'Tus datos para poder comprar en la web de Verdnatura (https://www.verdnatura.es) +clientData: 'Tus datos para poder comprar en la web de Verdnatura (https://verdnatura.es) o en nuestras aplicaciones para iOS y Android, son' diff --git a/print/templates/email/delivery-note-link/delivery-note-link.html b/print/templates/email/delivery-note-link/delivery-note-link.html index ab58cbb24..4f0da27a5 100644 --- a/print/templates/email/delivery-note-link/delivery-note-link.html +++ b/print/templates/email/delivery-note-link/delivery-note-link.html @@ -38,7 +38,7 @@

{{$t('copyLink')}}

diff --git a/print/templates/email/delivery-note-link/locale/en.yml b/print/templates/email/delivery-note-link/locale/en.yml index aaa545525..2fccb56c6 100644 --- a/print/templates/email/delivery-note-link/locale/en.yml +++ b/print/templates/email/delivery-note-link/locale/en.yml @@ -2,7 +2,7 @@ subject: Your delivery note title: Your delivery note dear: Dear client description: The delivery note from the order {0} is now available.
- You can download it by clicking this link. + You can download it by clicking this link. copyLink: 'As an alternative, you can copy the following link in your browser:' poll: If you wish, you can answer our satisfaction survey to help us provide better service. Your opinion is very important for us! diff --git a/print/templates/email/delivery-note-link/locale/es.yml b/print/templates/email/delivery-note-link/locale/es.yml index 0bafd459a..d6d134f58 100644 --- a/print/templates/email/delivery-note-link/locale/es.yml +++ b/print/templates/email/delivery-note-link/locale/es.yml @@ -2,7 +2,7 @@ subject: Tu albarán title: Tu albarán dear: Estimado cliente description: Ya está disponible el albarán correspondiente al pedido {0}.
- Puedes verlo haciendo clic en este enlace. + Puedes verlo haciendo clic en este enlace. copyLink: 'Como alternativa, puedes copiar el siguiente enlace en tu navegador:' poll: Si lo deseas, puedes responder a nuestra encuesta de satisfacción para ayudarnos a prestar un mejor servicio. ¡Tu opinión es muy importante para nosotros! diff --git a/print/templates/email/delivery-note-link/locale/fr.yml b/print/templates/email/delivery-note-link/locale/fr.yml index bcb16c09f..642679089 100644 --- a/print/templates/email/delivery-note-link/locale/fr.yml +++ b/print/templates/email/delivery-note-link/locale/fr.yml @@ -2,7 +2,7 @@ subject: Votre bon de livraison title: Votre bon de livraison dear: Cher client, description: Le bon de livraison correspondant à la commande {0} est maintenant disponible.
- Vous pouvez le voir en cliquant sur ce lien. + Vous pouvez le voir en cliquant sur ce lien. copyLink: 'Vous pouvez également copier le lien suivant dans votre navigateur:' poll: Si vous le souhaitez, vous pouvez répondre à notre questionaire de satisfaction pour nous aider à améliorer notre service. Votre avis est très important pour nous! diff --git a/print/templates/email/delivery-note-link/locale/pt.yml b/print/templates/email/delivery-note-link/locale/pt.yml index 1aab4b6d8..52c2a8211 100644 --- a/print/templates/email/delivery-note-link/locale/pt.yml +++ b/print/templates/email/delivery-note-link/locale/pt.yml @@ -2,7 +2,7 @@ subject: Sua nota de entrega title: Sua nota de entrega dear: Estimado cliente description: Já está disponível sua nota de entrega correspondente a encomenda numero {0}.
- Para ver-lo faça um clique neste link. + Para ver-lo faça um clique neste link. copyLink: 'Como alternativa, podes copiar o siguinte link no teu navegador:' poll: Si o deseja, podes responder nosso questionário de satiscação para ajudar-nos a prestar-vos um melhor serviço. Tua opinião é muito importante para nós! help: Cualquer dúvida que surja, no hesites em consultar-la, Estamos aqui para -- 2.40.1