mirror of
https://github.com/wekan/wekan.git
synced 2025-12-17 16:00:13 +01:00
Fix typo
This commit is contained in:
parent
c048ce89f1
commit
596dd87862
1 changed files with 1 additions and 1 deletions
|
|
@ -388,7 +388,7 @@
|
||||||
"smtp-password": "Password",
|
"smtp-password": "Password",
|
||||||
"smtp-tls": "TLS support",
|
"smtp-tls": "TLS support",
|
||||||
"send-from": "From",
|
"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",
|
"invitation-code": "Invitation Code",
|
||||||
"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.",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue