From 00c6978594be03603939fa42669cd3875e2c1ada Mon Sep 17 00:00:00 2001 From: Diamantis Tziotzios Date: Thu, 22 Feb 2024 11:07:51 +0200 Subject: [PATCH] no message --- dmp-frontend/src/assets/i18n/en.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dmp-frontend/src/assets/i18n/en.json b/dmp-frontend/src/assets/i18n/en.json index f51fdf484..773feb024 100644 --- a/dmp-frontend/src/assets/i18n/en.json +++ b/dmp-frontend/src/assets/i18n/en.json @@ -244,7 +244,7 @@ "TEMPLATE": "TEMPLATE", "DMP-BLUEPRINTS-CAPS": "DMP BLUEPRINTS", "USERS-BREADCRUMB": "USERS", - "START-NEW-DMP": "Start new DMP", + "START-NEW-DMP": "Start new Plan", "START-NEW-DMP-TXT": "Start fresh or continue work in {{ APP_NAME }}! Create a new DMP or upload an existing DMP to {{ APP_NAME }}", "START-WIZARD": "Start wizard", "IMPORT-FROM-FILE": "Import from file", @@ -1728,7 +1728,7 @@ }, "TOUR-GUIDE": { "DMP": "This is your dashboard. You can view and edit all DMPs that you have either contributed to or created yourself.", - "START-NEW": "Create your DMP with Start new DMP.", + "START-NEW": "Create your Plan with Start new Plan.", "IMPORT-DMP": "You can import a DMP", "START-WIZARD": "or create new in {{ APP_NAME }}.", "DATASET": "This is your dashboard. You can view and edit all Datasets that you have either contributed to or created yourself.", @@ -1738,7 +1738,7 @@ }, "ADD-NEW-DATASET": { "OPTIONS-NOT-ENOUGH": "Are those options not enough?", - "START-NEW-DMP": "Start new DMP" + "START-NEW-DMP": "Start new Plan" } }, "USER-DIALOG": {