@ckeditor/ckeditor5-clipboard
Version:
Clipboard integration feature for CKEditor 5.
5 lines • 423 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 {"tr":{"dictionary":{"Copy selected content":"Seçilen içeriği kopyala","Paste content":"İçeriği yapıştır","Paste content as plain text":"İçeriği düz metin olarak yapıştır"},getPluralForm(n){return (n > 1);}}}