You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: frontend/src/locale/index.ts
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -654,7 +654,7 @@ Click the box to change. If left empty, we will assume you are available.`,
654
654
"orderConfirmation.cardMessage":
655
655
"If you paid by card, click the button below and try again",
656
656
"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.",
658
658
"orderConfirmation.manage": "Click here to manage the order",
659
659
"orderConfirmation.home": "Homepage",
660
660
"orderConfirmation.pendingManage": "Try another card or retry",
@@ -1440,7 +1440,7 @@ The sooner you buy your ticket, the more you save!`,
1440
1440
"Il tuo ordine è ancora pending e non confermato!",
1441
1441
"orderConfirmation.cardMessage":
1442
1442
"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.`,
1444
1444
"orderConfirmation.tryAgain": "Prova a creare un nuovo ordine",
0 commit comments