From 3608a6297eac7facc5af174385695a8b3143806b Mon Sep 17 00:00:00 2001 From: sgiannopoulos Date: Wed, 12 Jun 2024 11:43:18 +0300 Subject: [PATCH] blueprint import changes --- dmp-frontend/src/assets/i18n/en.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dmp-frontend/src/assets/i18n/en.json b/dmp-frontend/src/assets/i18n/en.json index 667ee79bc..227576285 100644 --- a/dmp-frontend/src/assets/i18n/en.json +++ b/dmp-frontend/src/assets/i18n/en.json @@ -77,6 +77,8 @@ "DESCRIPTION-TEMPLATE-MISSING-USER-CONTACT-INFO": "This description template contains users that don't have contact info", "DMP-INACTIVE-USER": "This plan contains users that are not exist", "DMP-MISSING-USER-CONTACT-INFO": "This plan contains users that don't have contact info", + "DESCRIPTION-TEMPLATE-NEW-VERSION-ALREADY-CREATED-DRAFT": "You have already created a new draft version for this description template.", + "DMP-BLUEPRINT-NEW-VERSION-ALREADY-CREATED-DRAFT": "You have already created a new draft version for this blueprint.", "DUPLICATE-DMP-USER": "You can't invite authors with same role and plan section more than once" }, "FORM-VALIDATION-DISPLAY-DIALOG": {