diff --git a/translations/de.json b/translations/de.json index 63d5ec776..1e40597a3 100644 --- a/translations/de.json +++ b/translations/de.json @@ -225,6 +225,7 @@ "editor.record.form.field.onlineResources": "", "editor.record.form.field.overviews": "", "editor.record.form.field.recordUpdated": "Datensatz zuletzt aktualisiert", + "editor.record.form.field.resourceIdentifier": "", "editor.record.form.field.resourceUpdated": "Letztes Aktualisierungsdatum", "editor.record.form.field.spatialExtents": "", "editor.record.form.field.temporalExtents": "Zeitlicher Umfang", diff --git a/translations/en.json b/translations/en.json index 3f15cfe25..97cc4970d 100644 --- a/translations/en.json +++ b/translations/en.json @@ -225,6 +225,7 @@ "editor.record.form.field.onlineResources": "Distribution", "editor.record.form.field.overviews": "Overviews", "editor.record.form.field.recordUpdated": "Record Updated", + "editor.record.form.field.resourceIdentifier": "Identifier", "editor.record.form.field.resourceUpdated": "Resource Updated", "editor.record.form.field.spatialExtents": "Spatial extents", "editor.record.form.field.temporalExtents": "Temporal extents", diff --git a/translations/es.json b/translations/es.json index 10e1c8cb5..5e610879e 100644 --- a/translations/es.json +++ b/translations/es.json @@ -225,6 +225,7 @@ "editor.record.form.field.onlineResources": "", "editor.record.form.field.overviews": "", "editor.record.form.field.recordUpdated": "", + "editor.record.form.field.resourceIdentifier": "", "editor.record.form.field.resourceUpdated": "", "editor.record.form.field.spatialExtents": "", "editor.record.form.field.temporalExtents": "", diff --git a/translations/fr.json b/translations/fr.json index a12538009..a607f5481 100644 --- a/translations/fr.json +++ b/translations/fr.json @@ -225,6 +225,7 @@ "editor.record.form.field.onlineResources": "Distribution", "editor.record.form.field.overviews": "Aperçus", "editor.record.form.field.recordUpdated": "Date de dernière révision", + "editor.record.form.field.resourceIdentifier": "", "editor.record.form.field.resourceUpdated": "Date de dernière révision", "editor.record.form.field.spatialExtents": "Étendue spatiale", "editor.record.form.field.temporalExtents": "Étendue temporelle", diff --git a/translations/it.json b/translations/it.json index ed95d6c68..74601cc6d 100644 --- a/translations/it.json +++ b/translations/it.json @@ -225,6 +225,7 @@ "editor.record.form.field.onlineResources": "", "editor.record.form.field.overviews": "", "editor.record.form.field.recordUpdated": "", + "editor.record.form.field.resourceIdentifier": "", "editor.record.form.field.resourceUpdated": "", "editor.record.form.field.spatialExtents": "", "editor.record.form.field.temporalExtents": "", diff --git a/translations/nl.json b/translations/nl.json index 1c50db16c..89d31e074 100644 --- a/translations/nl.json +++ b/translations/nl.json @@ -225,6 +225,7 @@ "editor.record.form.field.onlineResources": "", "editor.record.form.field.overviews": "", "editor.record.form.field.recordUpdated": "", + "editor.record.form.field.resourceIdentifier": "", "editor.record.form.field.resourceUpdated": "", "editor.record.form.field.spatialExtents": "", "editor.record.form.field.temporalExtents": "", diff --git a/translations/pt.json b/translations/pt.json index 3d48db46d..79e81ea5a 100644 --- a/translations/pt.json +++ b/translations/pt.json @@ -225,6 +225,7 @@ "editor.record.form.field.onlineResources": "", "editor.record.form.field.overviews": "", "editor.record.form.field.recordUpdated": "", + "editor.record.form.field.resourceIdentifier": "", "editor.record.form.field.resourceUpdated": "", "editor.record.form.field.spatialExtents": "", "editor.record.form.field.temporalExtents": "", diff --git a/translations/sk.json b/translations/sk.json index cb1187079..18fae239a 100644 --- a/translations/sk.json +++ b/translations/sk.json @@ -225,6 +225,7 @@ "editor.record.form.field.onlineResources": "", "editor.record.form.field.overviews": "", "editor.record.form.field.recordUpdated": "", + "editor.record.form.field.resourceIdentifier": "", "editor.record.form.field.resourceUpdated": "", "editor.record.form.field.spatialExtents": "", "editor.record.form.field.temporalExtents": "",