From b858b7d3415401d1623075f91780dd6962ede0fa Mon Sep 17 00:00:00 2001 From: nztqa Date: Wed, 21 Jun 2017 11:28:00 +0900 Subject: Add make sure authority exists --- i18n/en.i18n.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'i18n') diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 461cc478..122d0b8d 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -354,5 +354,6 @@ "invitation-code": "Invitation Code", "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" + "error-invitation-code-not-exist": "Invitation code doesn't exist", + "error-notAuthorized": "You are not authorized to view this page." } -- cgit v1.2.3-1-g7c22