diff options
Diffstat (limited to 'i18n/nb.i18n.json')
-rw-r--r-- | i18n/nb.i18n.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/i18n/nb.i18n.json b/i18n/nb.i18n.json index e756aab1..02547da3 100644 --- a/i18n/nb.i18n.json +++ b/i18n/nb.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." }
\ No newline at end of file |