@ckeditor/ckeditor5-export-pdf
Version:
Export to PDF feature for CKEditor 5.
9 lines (8 loc) • 688 B
JSON
{
"Export to PDF": "A toolbar button tooltip for a PDF export feature.",
"An error occurred while generating the PDF.": "An error message shown to the user when an error occurred during the generation of the PDF file.",
"PDF export started": "Aria status message indicating start of PDF document export. Example: 'PDF export started'.",
"PDF export failed": "Aria status message indicating failed PDF document export. Example: 'PDF export failed'.",
"PDF export successful": "Aria status message indicating successful PDF document export. Example: 'PDF export successful'.",
"Exporting PDF document": "Aria label set on Export to PDF button while exporting a PDF document."
}