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