strapi-plugin-email-designer-fix
Version:
Strapi Email designer plugin.
28 lines (27 loc) • 1.17 kB
JSON
{
"addNewTemplate": "Add new template",
"howToUse": "How to use",
"htmlVersion": "HTML version",
"listEmailTemplates": "Templates list",
"listEmailTemplatesDescription": "These are the templates you can programmatically use to send emails",
"newTemplate": "New template",
"noName": "No name",
"notification.error": "Unable to save the design",
"notification.impossibileToDeleteTemplate": "Unable to delete the template!",
"notification.impossibleToDuplicate": "Unable to duplicate the template!",
"notification.success.submit": "Design saved succesfully",
"notification.templateDeleted": "Template deleted",
"notification.templateIdCopied": "ID copied to clipboard",
"pleaseConfirm": "Are you sure?",
"plugin.name": "Email designer",
"prompt.unsaved": "Unsaved changes",
"questions.sureToDelete": "Do you want delete this entry?",
"questions.sureToDuplicate": "Do you want duplicate this entry?",
"saveTemplate": "Save design",
"settings": "Settings",
"table.description": "Description",
"table.name": "Name",
"templateNameInputField": "Identification name",
"templates": "Templates",
"textVersion": "Text version"
}