strapi-plugin-email
Version:
This is the description of the plugin.
15 lines (11 loc) • 555 B
JSON
{
"ConfigPage.title": "Email - Settings",
"ConfigPage.description": "Configure the email plugin",
"EditForm.Input.number.label": "Maximum size allowed (in MB)",
"EditForm.Input.select.label": "Providers",
"EditForm.Input.select.inputDescription": "Emails can be sent with the default provider (Sendmail) or an external provider",
"EditForm.Input.toggle.label": "Enable email send",
"plugin.description.short": "Send emails.",
"plugin.description.long": "Send emails.",
"notification.config.success": "The settings has been updated"
}