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: src/assets/i18n/en.json5
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7125,7 +7125,7 @@
7125
7125
7126
7126
"submission.sections.general.sections_not_valid": "There are incomplete sections.",
7127
7127
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>",
7129
7129
7130
7130
"submission.sections.identifiers.info": "The following identifiers will be created for your item:",
Copy file name to clipboardExpand all lines: src/assets/i18n/it.json5
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -11633,6 +11633,9 @@
11633
11633
// "submission.sections.general.sections_not_valid": "There are incomplete sections.",
11634
11634
"submission.sections.general.sections_not_valid": "Ci sono sezioni incomplete.",
11635
11635
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
+
11636
11639
// "submission.sections.identifiers.info": "The following identifiers will be created for your item:",
11637
11640
"submission.sections.identifiers.info": "Per questo item saranno generati i seguenti identificativi:",
0 commit comments