Skip to content

Commit 2b87861

Browse files
Mattia VianelliMattia Vianelli
authored andcommitted
DSC-2715 Fixed label + added italian translation
1 parent 7a86b09 commit 2b87861

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

src/assets/i18n/en.json5

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

71267126
"submission.sections.general.sections_not_valid": "There are incomplete sections.",
71277127

7128-
"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>",
7128+
"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>",
71297129

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

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)