diff --git a/translations/de.json b/translations/de.json index 55feccb7c4..982badcce1 100644 --- a/translations/de.json +++ b/translations/de.json @@ -274,6 +274,7 @@ "pagination.pageOf": "von", "previous": "zurück", "record.action.download": "Herunterladen", + "record.action.duplicate": "", "record.action.view": "Anzeigen", "record.externalViewer.open": "In externem Kartenviewer öffnen", "record.metadata.about": "Beschreibung", diff --git a/translations/en.json b/translations/en.json index 1f3e28e966..759fcd0cb7 100644 --- a/translations/en.json +++ b/translations/en.json @@ -274,6 +274,7 @@ "pagination.pageOf": "of", "previous": "previous", "record.action.download": "Download", + "record.action.duplicate": "Duplicate", "record.action.view": "View", "record.externalViewer.open": "Open in the external map viewer", "record.metadata.about": "Description", diff --git a/translations/es.json b/translations/es.json index 8973368432..0a653c3440 100644 --- a/translations/es.json +++ b/translations/es.json @@ -274,6 +274,7 @@ "pagination.pageOf": "", "previous": "", "record.action.download": "", + "record.action.duplicate": "", "record.action.view": "", "record.externalViewer.open": "", "record.metadata.about": "", diff --git a/translations/fr.json b/translations/fr.json index fb4d6e7462..1d17396dfc 100644 --- a/translations/fr.json +++ b/translations/fr.json @@ -274,6 +274,7 @@ "pagination.pageOf": "sur", "previous": "précédent", "record.action.download": "Télécharger", + "record.action.duplicate": "Dupliquer", "record.action.view": "Voir", "record.externalViewer.open": "Ouvrir dans le visualiseur externe", "record.metadata.about": "Description", diff --git a/translations/it.json b/translations/it.json index e7fff9fb95..2ce4b69365 100644 --- a/translations/it.json +++ b/translations/it.json @@ -274,6 +274,7 @@ "pagination.pageOf": "di", "previous": "precedente", "record.action.download": "Scarica", + "record.action.duplicate": "", "record.action.view": "Visualizza", "record.externalViewer.open": "Apri nell'visualizzatore esterno", "record.metadata.about": "Descrizione", diff --git a/translations/nl.json b/translations/nl.json index 1086aa0994..b40e5cd564 100644 --- a/translations/nl.json +++ b/translations/nl.json @@ -274,6 +274,7 @@ "pagination.pageOf": "", "previous": "", "record.action.download": "", + "record.action.duplicate": "", "record.action.view": "", "record.externalViewer.open": "", "record.metadata.about": "", diff --git a/translations/pt.json b/translations/pt.json index 761e097ab1..5e8d676264 100644 --- a/translations/pt.json +++ b/translations/pt.json @@ -274,6 +274,7 @@ "pagination.pageOf": "", "previous": "", "record.action.download": "", + "record.action.duplicate": "", "record.action.view": "", "record.externalViewer.open": "", "record.metadata.about": "", diff --git a/translations/sk.json b/translations/sk.json index aa56902b73..d155984b12 100644 --- a/translations/sk.json +++ b/translations/sk.json @@ -274,6 +274,7 @@ "pagination.pageOf": "z", "previous": "predchádzajúci", "record.action.download": "Stiahnuť", + "record.action.duplicate": "", "record.action.view": "Zobraziť", "record.externalViewer.open": "Otvoriť v externom mapovom prehliadači", "record.metadata.about": "O",