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