From 2ab249de432d14eb74d1d8bda1889e734eaa07e0 Mon Sep 17 00:00:00 2001 From: amentis Date: Mon, 3 Jun 2024 16:35:48 +0300 Subject: [PATCH] language small fix --- dmp-frontend/src/assets/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dmp-frontend/src/assets/i18n/en.json b/dmp-frontend/src/assets/i18n/en.json index a942fca57..41b373314 100644 --- a/dmp-frontend/src/assets/i18n/en.json +++ b/dmp-frontend/src/assets/i18n/en.json @@ -1558,7 +1558,7 @@ "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": { - "EMPTY": "Descriptiont templates not found", + "EMPTY": "Description 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.",