summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorRyan Helsing <ryanhelsing@gmail.com>2017-03-18 13:44:32 -0400
committerRyan Helsing <ryanhelsing@gmail.com>2017-03-18 13:44:32 -0400
commit4a0474dfc3ce2dcb0c6de21163879d7cf3084a35 (patch)
treec2286855efae44f268d96271a6a9c53b3d249f76 /i18n
parent7130bfa98a00c557b56766dd9dfd6f341d645beb (diff)
downloadwekan-4a0474dfc3ce2dcb0c6de21163879d7cf3084a35.tar.gz
wekan-4a0474dfc3ce2dcb0c6de21163879d7cf3084a35.tar.bz2
wekan-4a0474dfc3ce2dcb0c6de21163879d7cf3084a35.zip
add english desc
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.i18n.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index 9ad24d90..63289884 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -137,6 +137,8 @@
"color-yellow": "yellow",
"comment": "Comment",
"comment-placeholder": "Write a comment",
+ "comment-only": "Comment",
+ "comment-only-desc": "Can only comment on cards on this board, nothing else.",
"computer": "Computer",
"create": "Create",
"createBoardPopup-title": "Create Board",
@@ -345,4 +347,4 @@
"email-invite-register-subject": "__inviter__ sent you an invitation",
"email-invite-register-text": "Dear __user__,\n\n__inviter__ invites you to Wekan for collaborations.\n\nPlease follow the link below:\n__url__\n\nAnd your invitation code is: __icode__\n\nThanks.",
"error-invitation-code-not-exist": "Invitation code doesn't exist"
-} \ No newline at end of file
+}