Skip to content

Commit 9fc7659

Browse files
committed
feat(i18n): adding new mails texts
1 parent eab1f8a commit 9fc7659

File tree

2 files changed

+78
-14
lines changed

2 files changed

+78
-14
lines changed

i18n/en_us.json

+37-5
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,42 @@
3737
"shipped_text": "your package is now with the carrier. To track the delivery progress, go to ",
3838
"delivered_title": "your package was delivered!",
3939
"delivered_text": "We hope you have enjoyed shopping with us and will soon visit our website again. The order was delivered to the address below:",
40-
"denied_title": "your payment wasn't approved.",
41-
"denied_text": "You added products to your cart, but your product was not approved. Visit our store and try to buy it again.",
42-
"canceled_title": "your order was cancelled",
43-
"canceled_text": "your order was cancelled, you were not charged.",
40+
"unauthorized_title": "your payment wasn't approved.",
41+
"unauthorized_text": "You added products to your cart, but your product was not approved. Visit our store and try to buy it again.",
42+
"voided_title": "your order was cancelled",
43+
"voided_text": "your order was cancelled, and the payment voided.",
4444
"or": "Or",
45-
"visit_store": "Visit our store"
45+
"visit_store": "Visit our store",
46+
"in_dispute_title": "your payment is in dispute",
47+
"in_dispute_text": "We received your dispute request and it is under under analysis.",
48+
"refunded_title": "your payment was refunded.",
49+
"refunded_text": "Your dispute request was approved and the payment refunded.",
50+
"partially_refunded_title": "your payment was partially refunded.",
51+
"partially_refunded_text": "Your dispute request was approved and the payment partially refunded",
52+
"authorized_title": "your payment is authorized!",
53+
"authorized_text": "As soon as the payment is approved we will start to prepare your package.",
54+
"in_production_title": "we are producting your order!",
55+
"in_production_text": "We are producting your product(s) and will soon send it to you.",
56+
"in_separation_title": "we are separating your product(s)!",
57+
"in_separation_text": "We are separating your order and preparing the package to send it to you.",
58+
"invoice_issued_title": "your invoice is issued.",
59+
"invoice_issued_text": "Your invoice is issued, you can see it in this",
60+
"page": "page",
61+
"invoice_issued_danfe": "your invoice is issued.",
62+
"partially_delivered_title": "your order is partially delivered!",
63+
"partially_delivered_text": "What is left of your order will soon be delivered. The package was delivered in the following address:",
64+
"partially_paid_title": "your order is partially paid!",
65+
"partially_paid_text": "As soon as the rest of the payment is approved we will start to prepare your package.",
66+
"partially_shipped_title": "your order is partially shipped!",
67+
"partially_shipped_text": "Part of your package is on the way, the rest will soon be sent. To track the delivery progress, access your order page.",
68+
"ready_for_shipping_title": "your package is ready!",
69+
"ready_for_shipping_text": "Soon we will deliver your package to the carrier.",
70+
"received_for_exchange_title": "we received your package for exchange.",
71+
"received_for_exchange_text": "Prepararemos um novo pacote, que em breveve será entregue para a transportadora.",
72+
"returned_for_exchange_title": "recebemos seu pacote para troca.",
73+
"returned_for_exchange_text": "We will prepare a new package, which will soon be delivered to the carrier.",
74+
"returned_title": "we received your package.",
75+
"returned_text": "We will prepare a new package, which will soon be delivered to the carrier.",
76+
"under_analysis_title": "your payment is under analysis!",
77+
"under_analysis_text": "Once the payment is approved we will begin preparing your package."
4678
}

i18n/pt_br.json

+41-9
Original file line numberDiff line numberDiff line change
@@ -23,24 +23,56 @@
2323
"order_text": "",
2424
"my_acc": "minha conta.",
2525
"contact_us": "Se houver alguma dúvida entre em contato conosco.",
26-
"posting_in": "Os produtos serão enviados em até",
27-
"delivering_in": "Os produtos serão entregues em até",
26+
"posting_in": "Seu pedido será enviado em até",
27+
"delivering_in": "Seu pedido será entregue em até",
2828
"working_days": "dias úteis",
2929
"days": "dias",
3030
"after_payment": " após a confirmação do pagamento",
3131
"following_address": "para o endereço abaixo:",
3232
"on_following_address": "no endereço abaixo:",
33-
"payment_title": "Agradecemos a compra!",
34-
"payment_text": ", já estamos separando o seu pacote que em breve será enviado.",
33+
"paid_title": "agradecemos a compra!",
34+
"paid_text": "Recebemos seu pagamento e estamos trabalhando para que você receba seu(s) produto(s) o mais rápido possível",
3535
"info": "Qualquer atualização no pedido será notificada por e-mail, você também pode acompanhar o andamento pela página",
3636
"shipped_title": "seu pedido está a caminho!",
3737
"shipped_text": "Seu pacote já foi entregue para a transportadora. Para acompanhar o andamento da entrega acesse a página",
3838
"delivered_title": "sua compra foi entregue!",
3939
"delivered_text": "Esperamos que tenha gostado da experiência de compra e em breve visite novamente nosso site. O pedido foi entregue no endereço abaixo:",
40-
"denied_title": "não foi possível processar seu pagamento.",
41-
"denied_text": "Você adicionou itens ao seu carrinho de compras, mas o pagamento não foi aprovado. Visite seu pedido e tente comprar novamente.",
42-
"canceled_title": "seu pedido foi cancelado",
43-
"canceled_text": "Seu pedido foi cancelado conforme sua solicitação, não houve nenhum pagamento efetivado.",
40+
"unauthorized_title": "não foi possível processar seu pagamento.",
41+
"unauthorized_text": "Você adicionou itens ao seu carrinho de compras, mas o pagamento não foi aprovado. Visite seu pedido e tente comprar novamente.",
42+
"voided_title": "seu pedido foi cancelado",
43+
"voided_text": "Seu pedido foi cancelado conforme sua solicitação.",
4444
"or": "Ou",
45-
"visit_store": "visite nossa loja"
45+
"visit_store": "visite nossa loja",
46+
"in_dispute_title": "seu pedido está em disputa",
47+
"in_dispute_text": "Recebemos seu pedido de disputa que já está em análise.",
48+
"refunded_title": "seu pagamento foi devolvido",
49+
"refunded_text": "Seu pedido de disputa foi aceito e o pagamento já foi extornado.",
50+
"partially_refunded_title": "seu pagamento foi parcialmente devolvido",
51+
"partially_refunded_text": "Seu pedido de disputa foi aceito e o pagamento já foi parcialmente extornado.",
52+
"authorized_title": "seu pagamento foi autorizado!",
53+
"authorized_text": "Assim que o pagamento for aprovado começamremos a preparar seu pacote.",
54+
"in_production_title": "seu pedido já está em produção!",
55+
"in_production_text": "Estamos produzindo seu(s) produto(s).",
56+
"in_separation_title": "já estamos preparando seu pedido!",
57+
"in_separation_text": "Estamos tirando seu pedido de estoque e preparando o pacote para te enviar.",
58+
"invoice_issued_title": "sua nota fiscal foi emitida",
59+
"invoice_issued_text": "Sua fatura foi emitida e pode ser acessada nesta",
60+
"page": "página",
61+
"invoice_issued_danfe": "Sua nota fiscal foi emitida e pode ser acessada nesta",
62+
"partially_delivered_title": "entregamos uma parte do seu pedido!",
63+
"partially_delivered_text": "Em breve entregaremos o que resta. A entrega foi feita no endereço abaixo:",
64+
"partially_paid_title": "Recebemos parte do seu pagamento!",
65+
"partially_paid_text": "Assim que o restante do pagamento for aprovado começamremos a preparar seu(s) produto(s).",
66+
"partially_shipped_title": "parte do seu pedido está a caminho!",
67+
"partially_shipped_text": "Parte do seu pedido já foi entregue para a transportadora, em breve enviaremos o que resta. Para acompanhar o andamento da entrega acesse a página do pedido",
68+
"ready_for_shipping_title": "já preparamos seu pedido!",
69+
"ready_for_shipping_text": "Em breve entregaremos seu pacote para a transportadora.",
70+
"received_for_exchange_title": "recebemos seu pacote para troca.",
71+
"received_for_exchange_text": "Prepararemos um novo pacote, que em breveve será entregue para a transportadora.",
72+
"returned_for_exchange_title": "recebemos seu pacote para troca.",
73+
"returned_for_exchange_text": "Prepararemos um novo pacote, que em breveve será entregue para a transportadora.",
74+
"returned_title": "recebemos seu pacote.",
75+
"returned_text": "Prepararemos um novo pacote, que em breveve será entregue para a transportadora.",
76+
"under_analysis_title": "seu pagamento está em análise!",
77+
"under_analysis_text": "Assim que o pagamento for aprovado começamremos a preparar seu pacote."
4678
}

0 commit comments

Comments
 (0)