UNPKG

@ckeditor/ckeditor5-html-embed

Version:

HTML embed feature for CKEditor 5.

12 lines (10 loc) 773 B
/** * @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 */ ( e => { const { [ 'uz' ]: { dictionary, getPluralForm } } = {"uz":{"dictionary":{"Insert HTML":"HTML kiritish","HTML snippet":"HTML snippet","Paste raw HTML here...":"HTML kodini shu yerga joylashtiring...","Edit source":"Kodni o'zgartirish","Save changes":"O'zgarishlarni saqlash","No preview available":"","Empty snippet content":""},getPluralForm(n){return (n > 1);}}}; e[ 'uz' ] ||= { dictionary: {}, getPluralForm: null }; e[ 'uz' ].dictionary = Object.assign( e[ 'uz' ].dictionary, dictionary ); e[ 'uz' ].getPluralForm = getPluralForm; } )( window.CKEDITOR_TRANSLATIONS ||= {} );