From 56142c70f8b51d644d00a5ed70f1795637b29d91 Mon Sep 17 00:00:00 2001 From: dmoKruso <101707687+dmoKruso@users.noreply.github.com> Date: Thu, 20 Oct 2022 10:44:34 +0100 Subject: [PATCH] Update en.json --- packages/core/email/admin/src/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/core/email/admin/src/translations/en.json b/packages/core/email/admin/src/translations/en.json index c490a9ef8d..fa7e87a87b 100644 --- a/packages/core/email/admin/src/translations/en.json +++ b/packages/core/email/admin/src/translations/en.json @@ -2,7 +2,7 @@ "link": "Link", "Settings.email.plugin.button.test-email": "Send test email", "Settings.email.plugin.label.defaultFrom": "Default sender email", - "Settings.email.plugin.label.defaultReplyTo": "Default response email", + "Settings.email.plugin.label.defaultReplyTo": "Default response email", "Settings.email.plugin.label.provider": "Email provider", "Settings.email.plugin.label.testAddress": "Recipient email", "Settings.email.plugin.notification.config.error": "Failed to retrieve the email config",