From 8852a9957735c2cb59c2f2596707e7003db61b32 Mon Sep 17 00:00:00 2001 From: cmoinier Date: Thu, 24 Oct 2024 16:05:38 +0200 Subject: [PATCH] change tab name for metadata record --- translations/de.json | 2 +- translations/fr.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/de.json b/translations/de.json index 5e538f055..a25584600 100644 --- a/translations/de.json +++ b/translations/de.json @@ -33,7 +33,7 @@ "dashboard.labels.mySpace": "Mein Bereich", "dashboard.myRecords.currentlyEdited": "", "dashboard.myRecords.publishedMetadatas": "", - "dashboard.records.all": "Katalog", + "dashboard.records.all": "Metadatenkatalog", "dashboard.records.hasDraft": "", "dashboard.records.myDraft": "Meine Entwürfe", "dashboard.records.myRecords": "Meine Datensätze", diff --git a/translations/fr.json b/translations/fr.json index d47fcc657..ac64b0bb8 100644 --- a/translations/fr.json +++ b/translations/fr.json @@ -33,7 +33,7 @@ "dashboard.labels.mySpace": "Mon espace", "dashboard.myRecords.currentlyEdited": "En cours d'édition", "dashboard.myRecords.publishedMetadatas": "Fiches publiées", - "dashboard.records.all": "Catalogue", + "dashboard.records.all": "Fiches de métadonnées", "dashboard.records.hasDraft": "brouillon", "dashboard.records.myDraft": "Mes brouillons", "dashboard.records.myRecords": "Mes fiches publiées",