From 9fe99d8f982d8ce395f22b22f668df2f8d0811c8 Mon Sep 17 00:00:00 2001 From: apapachristou Date: Thu, 1 Oct 2020 16:35:45 +0300 Subject: [PATCH] with previous commit --- dmp-frontend/src/assets/i18n/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dmp-frontend/src/assets/i18n/en.json b/dmp-frontend/src/assets/i18n/en.json index 326f4c606..5577fec7c 100644 --- a/dmp-frontend/src/assets/i18n/en.json +++ b/dmp-frontend/src/assets/i18n/en.json @@ -790,7 +790,7 @@ "SUBTITLE": "DOI" }, "FIELDS": { - "NAME": "Title", + "NAME": "Title of DMP", "RELATED-GRANT": "Related Grant", "DESCRIPTION": "Description", "DESCRIPTION-HINT": "Briefly describe the context and purpose of the DMP", @@ -992,7 +992,7 @@ }, "FIELDS": { "NAME": "Name of the Dataset", - "TITLE": "Title", + "TITLE": "Title of Dataset", "DESCRIPTION": "Description", "PROFILE": "Template", "URI": "Uri",