@ckeditor/ckeditor5-clipboard
Version:
Clipboard integration feature for CKEditor 5.
5 lines • 437 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 {"fr":{"dictionary":{"Copy selected content":"Copier le contenu sélectionné","Paste content":"Coller le contenu","Paste content as plain text":"Coller le contenu sous forme de texte brut"},getPluralForm(n){return (n <= -2 || n >= 2);}}}