Skip to content

Commit 82f4569

Browse files
Mattia VianelliMattia Vianelli
authored andcommitted
DSC-2715 Fixed label + added italian translation
1 parent 1a5e84e commit 82f4569

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

src/assets/i18n/en.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7368,7 +7368,7 @@
73687368

73697369
"submission.sections.general.sections_not_valid": "There are incomplete sections.",
73707370

7371-
"submission.sections.general.legend": "<h3><b>Mandatory Fields</b></h3><p>Fields marked with an asterisk (*) must be completed before the submision can be finalized.</p>",
7371+
"submission.sections.general.legend": "<h3><b>Mandatory Fields</b></h3><p>Fields marked with an asterisk (*) must be completed before the submission can be finalized.</p>",
73727372

73737373
"submission.sections.identifiers.info": "The following identifiers will be created for your item:",
73747374

src/assets/i18n/it.json5

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11633,6 +11633,9 @@
1163311633
// "submission.sections.general.sections_not_valid": "There are incomplete sections.",
1163411634
"submission.sections.general.sections_not_valid": "Ci sono sezioni incomplete.",
1163511635

11636+
// "submission.sections.general.legend": "<h3><b>Mandatory Fields</b></h3><p>Fields marked with an asterisk (*) must be completed before the submission can be finalized.</p>",
11637+
"submission.sections.general.legend": "<h3><b>Campi Obbligatori</b></h3><p>I campi contrassegnati con un asterisco (*) devono essere compilati prima che la submission possa essere finalizzata.</p>",
11638+
1163611639
// "submission.sections.identifiers.info": "The following identifiers will be created for your item:",
1163711640
"submission.sections.identifiers.info": "Per questo item saranno generati i seguenti identificativi:",
1163811641

0 commit comments

Comments
 (0)