Skip to content

Commit ee2aee5

Browse files
Mattia VianelliMattia Vianelli
authored andcommitted
DSC-2715 Fixed label + added italian translation
1 parent 26909c8 commit ee2aee5

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
@@ -6499,7 +6499,7 @@
64996499

65006500
"submission.sections.general.sections_not_valid": "There are incomplete sections.",
65016501

6502-
"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>",
6502+
"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>",
65036503

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

src/assets/i18n/it.json5

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

10172+
// "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>",
10173+
"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>",
10174+
1017210175
// "submission.sections.identifiers.info": "The following identifiers will be created for your item:",
1017310176
"submission.sections.identifiers.info": "Per questo item saranno generati i seguenti identificativi:",
1017410177

0 commit comments

Comments
 (0)