aboutsummaryrefslogtreecommitdiff
path: root/juick-www/src/main/static/scripts.js
diff options
context:
space:
mode:
authorGravatar KillyMXI2017-07-17 17:12:30 +0300
committerGravatar KillyMXI2017-07-17 17:12:30 +0300
commit2a0add45390f579396d464764c634d0289d41c7e (patch)
treef47b8092f4977a35e0b9ea4e64eefc822a3a46e8 /juick-www/src/main/static/scripts.js
parent37afaeffc31c4dd5f79a5984aa654fe46b75d50e (diff)
www: missing article
Diffstat (limited to 'juick-www/src/main/static/scripts.js')
-rw-r--r--juick-www/src/main/static/scripts.js2
1 files changed, 1 insertions, 1 deletions
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',