diff --git a/dmp-frontend/src/assets/i18n/en.json b/dmp-frontend/src/assets/i18n/en.json index 9c54d226d..71ed97ea4 100644 --- a/dmp-frontend/src/assets/i18n/en.json +++ b/dmp-frontend/src/assets/i18n/en.json @@ -383,10 +383,12 @@ }, "ANNOTATION-DIALOG": { "TITLE": "Comments", + "SUCCESS": "Comment successfully saved", "THREADS": { "NEW-THREAD": "New comment", "FROM-USER": "From", "SEND": "Send comment", + "REPLY": "Reply", "PROTECTION": { "TITLE": "Visibility" }