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
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7372,6 +7372,8 @@
7372
7372
7373
7373
"submission.sections.general.sections_not_valid": "There are incomplete sections.",
7374
7374
7375
+
"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>",
7376
+
7375
7377
"submission.sections.identifiers.info": "The following identifiers will be created for your item:",
7376
7378
7377
7379
"submission.sections.identifiers.no_handle": "No handles have been minted for this 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
@@ -11639,6 +11639,9 @@
11639
11639
// "submission.sections.general.sections_not_valid": "There are incomplete sections.",
11640
11640
"submission.sections.general.sections_not_valid": "Ci sono sezioni incomplete.",
11641
11641
11642
+
// "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>",
11643
+
"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>",
11644
+
11642
11645
// "submission.sections.identifiers.info": "The following identifiers will be created for your item:",
11643
11646
"submission.sections.identifiers.info": "Per questo item saranno generati i seguenti identificativi:",
0 commit comments