diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-06-21 09:57:20 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-06-21 09:57:20 +0300 |
commit | de98230db3ecdaf34bad0804032ba110ac7c8156 (patch) | |
tree | c1f5b882644a2590f28ac95d5af37a3e57815368 /i18n/es.i18n.json | |
parent | 060f11758dbac82801b0ff5e7e7622456f1b0894 (diff) | |
download | wekan-de98230db3ecdaf34bad0804032ba110ac7c8156.tar.gz wekan-de98230db3ecdaf34bad0804032ba110ac7c8156.tar.bz2 wekan-de98230db3ecdaf34bad0804032ba110ac7c8156.zip |
Update translations.
Diffstat (limited to 'i18n/es.i18n.json')
-rw-r--r-- | i18n/es.i18n.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/i18n/es.i18n.json b/i18n/es.i18n.json index 8b342f2d..4076f79e 100644 --- a/i18n/es.i18n.json +++ b/i18n/es.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 |