From 199d011f98a0f24d21ec8ea6b7ce337d63f9851c Mon Sep 17 00:00:00 2001 From: gkolokythas Date: Tue, 21 May 2019 10:25:57 +0300 Subject: [PATCH] Fixes language issues of the side nav menu. --- 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 ad5932508..646bbe42c 100644 --- a/dmp-frontend/src/assets/i18n/en.json +++ b/dmp-frontend/src/assets/i18n/en.json @@ -71,9 +71,9 @@ "PUBLIC-DESC": "PUBLIC DATASET DESCRIPTIONS", "ACCOUNT": "ACCOUNT", "ADMIN": "ADMIN", - "DATASET-TEMPLATES": "Dataset templates", - "DMP-TEMPLATES": "DMP templates", - "USERS": "Users" + "DATASET-TEMPLATES": "DATASET TEMPLATES", + "DMP-TEMPLATES": "DMP TEMPLATES", + "USERS": "USERS" }, "DATASET-PROFILE-EDITOR": { "TITLE": {