@ckeditor/strapi-plugin-ckeditor
Version:
CKEditor 5 - Official Integration for Strapi
15 lines (14 loc) • 728 B
JSON
{
"ckeditor.label": "CKEditor",
"ckeditor.description": "The rich text editor for every use case",
"ckeditor.preset.label": "Choose editor version",
"ckeditor.preset.description": "Do you need more or less features?",
"ckeditor.preset.light.label": "Light version",
"ckeditor.preset.standard.label": "Standard version",
"ckeditor.settings": "Settings",
"ckeditor.required.label": "Required field",
"ckeditor.required.description": "You won't be able to create an entry if this field is empty",
"ckeditor.preset.error.required'": "Editor preset is required",
"ckeditor.output.label": "Choose output type",
"ckeditor.output.description": "Decide, whether you want to get your output in HTML or Markdown"
}