summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/i18n')
-rw-r--r--webapp/i18n/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index baad18f95..e6650fe22 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -1139,6 +1139,7 @@
"create_comment.file": "File uploading",
"create_comment.files": "Files uploading",
"create_post.comment": "Comment",
+ "create_post.error_message": "Your message is too long. Character count: {length}/{limit}",
"create_post.post": "Post",
"create_post.shortcutsNotSupported": "Keyboard shortcuts are not supported on your device.",
"create_post.tutorialTip": "<h4>Sending Messages</h4><p>Type here to write a message and press <strong>ENTER</strong> to post it.</p><p>Click the <strong>Attachment</strong> button to upload an image or a file.</p>",