@ckeditor/ckeditor5-clipboard
Version:
Clipboard integration feature for CKEditor 5.
5 lines • 424 B
JavaScript
/**
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
*/
export default {"es":{"dictionary":{"Copy selected content":"Copia el contenido seleccionado","Paste content":"Pega el contenido","Paste content as plain text":"Pega el contenido como texto sin formato"},getPluralForm(n){return (n != 1);}}}