From 2a0add45390f579396d464764c634d0289d41c7e Mon Sep 17 00:00:00 2001 From: KillyMXI Date: Mon, 17 Jul 2017 17:12:30 +0300 Subject: www: missing article --- juick-www/src/main/static/scripts.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'juick-www/src/main/static/scripts.js') diff --git a/juick-www/src/main/static/scripts.js b/juick-www/src/main/static/scripts.js index 4f2586ee..c9be85dd 100644 --- a/juick-www/src/main/static/scripts.js +++ b/juick-www/src/main/static/scripts.js @@ -54,7 +54,7 @@ const translations = { 'message.likeThisMessage?': 'Recommend this message?', 'postForm.pleaseInputMessageText': 'Please input message text', //'postForm.upload': 'upload', - 'comment.writeComment': 'Write comment...', + 'comment.writeComment': 'Write a comment...', 'shareDialog.linkToMessage': 'Link to message', 'shareDialog.messageNumber': 'Message number', 'shareDialog.share': 'Share', -- cgit v1.2.3