lemail2
Version:
Strapi Email designer plugin.
41 lines (40 loc) • 1.74 kB
JSON
{
"addNewTemplate": "Add new template",
"designer.action.saveTemplate": "Save design",
"designer.version.html": "HTML version",
"designer.version.text": "Text version",
"header.description": "Design your own templates",
"howToUse.content": "Example code",
"howToUse.link": "Learn how to use templates",
"howToUse": "How to use",
"newTemplate": "New template",
"noName": "No name",
"noSubject": "No subject",
"notification.error": "Unable to save the design",
"notification.importTemplate": "Are you sure you want to import selected email templates?",
"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?",
"settings": "Settings",
"table.createdAt": "Created At",
"table.description": "Description",
"table.enabled": "Enabled",
"table.name": "Name",
"table.templateId": "Template ID",
"templateNameInputFieldPlaceholder": "Identification name",
"templates.exportTemplates": "Export Templates",
"templates.importTemplates": "Import Templates",
"templates": "Templates",
"templateSubjectInputFieldPlaceholder": "Email subject",
"tooltip.copyTemplateId": "Copy Template ID",
"tooltip.delete": "Delete Template",
"tooltip.duplicate": "Duplicate",
"tooltip.edit": "Edit"
}