diff --git a/packages/editor-ui/src/plugins/i18n/locales/en.json b/packages/editor-ui/src/plugins/i18n/locales/en.json index 08db286bd1d21..818c8ffb7c15c 100644 --- a/packages/editor-ui/src/plugins/i18n/locales/en.json +++ b/packages/editor-ui/src/plugins/i18n/locales/en.json @@ -1118,7 +1118,8 @@ "settings.users.setupMyAccount": "Set up my owner account", "settings.users.setupToInviteUsers": "To invite users, set up your own account", "settings.users.setupToInviteUsersInfo": "Invited users won’t be able to see workflows and credentials of other users unless you upgrade. More info

", - "settings.users.setupSMTPInfo": "You will need details of an SMTP server to complete the setup.", + "settings.users.setupSMTPInfo": "You will need details of an {link} to complete the setup.", + "settings.users.setupSMTPInfo.link": "SMTP server", "settings.users.smtpToAddUsersWarning": "Set up SMTP before adding users (so that n8n can send them invitation emails). Instructions", "settings.users.smtpToAddUsersWarning": "Set up SMTP before adding users (so that n8n can send them invitation emails). Instructions", "settings.users.transferWorkflowsAndCredentials": "Transfer their workflows and credentials to another user",