strapi-plugin-email
Version:
This is the description of the plugin.
15 lines (11 loc) • 654 B
JSON
{
"ConfigPage.title": "이메일 설정",
"ConfigPage.description": "이메일 플러그인을 설정합니다.",
"EditForm.Input.number.label": "최대 허용 크기(MB)",
"EditForm.Input.select.label": "프로바이더(Providers)",
"EditForm.Input.select.inputDescription": "이메일을 기본 프로바이더(Sendmail) 또는 외부 프로바이더를 통해 전동합니다.",
"EditForm.Input.toggle.label": "이메일 전송 허용",
"plugin.description.short": "이메일을 전송합니다.",
"plugin.description.long": "이메일을 전송합니다.",
"notification.config.success": "설정을 업데이트 했습니다."
}