diff --git a/dmp-frontend/src/assets/i18n/en.json b/dmp-frontend/src/assets/i18n/en.json index 39b15fbc1..6a2f45b5a 100644 --- a/dmp-frontend/src/assets/i18n/en.json +++ b/dmp-frontend/src/assets/i18n/en.json @@ -1506,7 +1506,10 @@ "LOCKED": "Locked", "DESCRIPTION": "Description", "NO-TEMPLATE-MESSAGE": "If you can't find a template or if you want to create a personalized template for your institution, research community or training needs, please contact us.", - "DESCRIPTION-TEMPLATES-MAX-MULTIPLICITY": "Description Templates has reached the maximun multiplicity", + "DESCRIPTION-TEMPLATES": { + "EMPTY": "Descriptiont templates not found", + "MAX-MULTIPLICITY": "Description Templates has reached the maximun multiplicity" + }, "UNSUCCESSFUL-REMOVE-TEMPLATE": "Cannot remove template, because it's already being used by one or more Descriptions.", "FIELDS": { "TITLE": "Title of Plan",