Skip to content

Commit 4b6e29a

Browse files
Clarify bank transfer processing time in order confirmation (#4601)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: Marco Acierno <marcoacierno@users.noreply.github.com>
1 parent b50007d commit 4b6e29a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

frontend/src/locale/index.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -654,7 +654,7 @@ Click the box to change. If left empty, we will assume you are available.`,
654654
"orderConfirmation.cardMessage":
655655
"If you paid by card, click the button below and try again",
656656
"orderConfirmation.bankMessage":
657-
"If you paid via bank transfer, contact us at {email} with your order code {code} once the transfer is done so we can confirm it when we receive the transfer.",
657+
"If you paid via bank transfer, please note that bank transfers are processed manually and it may take up to a week for your order to be marked as paid. Once the transfer is done, contact us at {email} with your order code {code} to help us confirm it faster.",
658658
"orderConfirmation.manage": "Click here to manage the order",
659659
"orderConfirmation.home": "Homepage",
660660
"orderConfirmation.pendingManage": "Try another card or retry",
@@ -1440,7 +1440,7 @@ The sooner you buy your ticket, the more you save!`,
14401440
"Il tuo ordine è ancora pending e non confermato!",
14411441
"orderConfirmation.cardMessage":
14421442
"Se hai pagato con carta, clicca il pulsante per riprovare",
1443-
"orderConfirmation.bankMessage": `Se hai pagato con bonifico bancario, contattaci a {email} con il tuo codice {code} appena il bonifico è stato eseguito e confermeremo l'ordine il prima possibile.`,
1443+
"orderConfirmation.bankMessage": `Se hai pagato con bonifico bancario, tieni presente che i bonifici vengono elaborati manualmente e potrebbe essere necessaria fino a una settimana affinché il tuo ordine venga contrassegnato come pagato. Una volta effettuato il bonifico, contattaci a {email} con il tuo codice {code} per aiutarci a confermarlo più velocemente.`,
14441444
"orderConfirmation.tryAgain": "Prova a creare un nuovo ordine",
14451445
"orderConfirmation.tickets": "Biglietti",
14461446
"order.soldout": "Sold out",

0 commit comments

Comments
 (0)