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
@@ -6499,7 +6499,7 @@
6499
6499
6500
6500
"submission.sections.general.sections_not_valid": "There are incomplete sections.",
6501
6501
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>",
6503
6503
6504
6504
"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
@@ -10169,6 +10169,9 @@
10169
10169
// "submission.sections.general.sections_not_valid": "There are incomplete sections.",
10170
10170
"submission.sections.general.sections_not_valid": "Ci sono sezioni incomplete.",
10171
10171
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
+
10172
10175
// "submission.sections.identifiers.info": "The following identifiers will be created for your item:",
10173
10176
"submission.sections.identifiers.info": "Per questo item saranno generati i seguenti identificativi:",
0 commit comments