Skip to content

Commit 2ffc98e

Browse files
authored
Add new SDI len label (#4407)
1 parent efa70c6 commit 2ffc98e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/src/locale/index.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -663,7 +663,7 @@ Click the box to change. If left empty, we will assume you are available.`,
663663
"orderInformation.invalidFiscalCode": "Fiscal code not valid",
664664
"orderInformation.pec": "PEC",
665665
"orderInformation.sdi": "SDI",
666-
"orderInformation.invalidSDI": "SDI must be 7 characters long",
666+
"orderInformation.invalidSDI": "SDI must be 7 characters long (6 for Italian PA)",
667667

668668
"orderQuestions.heading": "Order questions",
669669
"orderQuestions.attendeeGivenName": "Attendee Given name",
@@ -1447,7 +1447,7 @@ The sooner you buy your ticket, the more you save!`,
14471447
"orderInformation.invalidFiscalCode": "Codice fiscale non valido",
14481448
"orderInformation.pec": "PEC",
14491449
"orderInformation.sdi": "SDI",
1450-
"orderInformation.invalidSDI": "Il codice SDI deve essere di 7 caratteri",
1450+
"orderInformation.invalidSDI": "Il codice SDI deve essere di 7 caratteri (6 per una PA)",
14511451

14521452
"orderQuestions.heading": "Domande aggiuntive",
14531453
"orderQuestions.attendeeName": "Nome partecipante",

0 commit comments

Comments
 (0)