From 596dd87862ecf866f701b683dd0b24ad70c64d8c Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 28 Nov 2017 09:30:22 +0200 Subject: [PATCH] Fix typo --- i18n/en.i18n.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 91a06ed2e..34fd08d7d 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -388,7 +388,7 @@ "smtp-password": "Password", "smtp-tls": "TLS support", "send-from": "From", - "send-smtp-test": "Send a test mail to my user", + "send-smtp-test": "Send a test email to my user", "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.",