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
@@ -6870,5 +6870,5 @@
6870
6870
6871
6871
"metadata-export-filtered-items.columns.warning": "CSV export automatically includes all relevant fields, so selections in this list are not taken into account.",
6872
6872
6873
-
"embargo.listelement.badge": "embargo until {{ date }}",
6873
+
"embargo.listelement.badge": "Embargo until {{ date }}",
Copy file name to clipboardExpand all lines: src/assets/i18n/fr.json5
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8597,5 +8597,5 @@
8597
8597
"metadata-export-filtered-items.columns.warning": "L'exportation CSV inclut automatiquement tous les champs pertinents, sans égard au contenu sélectionné de cette liste.",
8598
8598
8599
8599
// "embargo.listelement.badge": "embargo until {{ date }}",
8600
-
"embargo.listelement.badge": "embargo jusqu'à {{ date }}",
8600
+
"embargo.listelement.badge": "Embargo jusqu'à {{ date }}",
0 commit comments