浏览代码

Fix `from email` in i18n language

Kailash Nadh 4 年之前
父节点
当前提交
d737e5d92b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      i18n/en.json

+ 1 - 1
i18n/en.json

@@ -280,7 +280,7 @@
     "settings.general.faviconURL": "Favicon URL",
     "settings.general.faviconURLHelp": "(Optional) full URL to the static favicon to be displayed on user facing view such as the unsubscription page.",
     "settings.general.fromEmail": "Default `from` email",
-    "settings.general.fromEmailHelp": "(Optional) full URL to the static logo to be displayed on user facing view such as the unsubscription page.",
+    "settings.general.fromEmailHelp": "Default `from` e-mail to show on outgoing campaign e-mails. This can be changed per campaign.",
     "settings.general.language": "Language",
     "settings.general.logoURL": "Root URL",
     "settings.general.logoURLHelp": "(Optional) full URL to the static logo to be displayed on user facing view such as the unsubscription page.",