From 39cc5c412c7eba1c1eacb6bd35222fa8a30f3015 Mon Sep 17 00:00:00 2001 From: Klaus-Dieter Quibeldey-Cirkel <klaus.quibeldey-cirkel@mni.thm.de> Date: Fri, 28 Jun 2019 15:06:38 +0200 Subject: [PATCH] Update en.json --- src/assets/i18n/participant/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/i18n/participant/en.json b/src/assets/i18n/participant/en.json index 9240eead9..93f8c2a45 100644 --- a/src/assets/i18n/participant/en.json +++ b/src/assets/i18n/participant/en.json @@ -22,7 +22,7 @@ "error-title": "Please enter a title.", "error-comment": "Please enter a text.", "error-both-fields": "Please fill in all fields.", - "no-comments": "No comments have been written yet ...", + "no-comments": "No comments yet", "correct": "Correct", "favorite": "Favorite", "read": "Read" -- GitLab