소스 검색

add english desc

Ryan Helsing 8 년 전
부모
커밋
4a0474dfc3
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      i18n/en.i18n.json

+ 3 - 1
i18n/en.i18n.json

@@ -137,6 +137,8 @@
     "color-yellow": "yellow",
     "color-yellow": "yellow",
     "comment": "Comment",
     "comment": "Comment",
     "comment-placeholder": "Write a comment",
     "comment-placeholder": "Write a comment",
+    "comment-only": "Comment",
+    "comment-only-desc": "Can only comment on cards on this board, nothing else.",
     "computer": "Computer",
     "computer": "Computer",
     "create": "Create",
     "create": "Create",
     "createBoardPopup-title": "Create Board",
     "createBoardPopup-title": "Create Board",
@@ -345,4 +347,4 @@
     "email-invite-register-subject": "__inviter__ sent you an invitation",
     "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.",
     "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"
     "error-invitation-code-not-exist": "Invitation code doesn't exist"
-}
+}