UNPKG

@ckeditor/ckeditor5-html-embed

Version:

HTML embed feature for CKEditor 5.

12 lines (10 loc) 808 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 { [ 'sv' ]: { dictionary, getPluralForm } } = {"sv":{"dictionary":{"Insert HTML":"Infoga HTML","HTML snippet":"HTML-kodsnutt","Paste raw HTML here...":"Klistra in rå HTML här ...","Edit source":"Redigera källa","Save changes":"Spara ändringar","No preview available":"Ingen förhandsvisning tillgänglig","Empty snippet content":"Töm snuttinnehåll"},getPluralForm(n){return (n != 1);}}}; e[ 'sv' ] ||= { dictionary: {}, getPluralForm: null }; e[ 'sv' ].dictionary = Object.assign( e[ 'sv' ].dictionary, dictionary ); e[ 'sv' ].getPluralForm = getPluralForm; } )( window.CKEDITOR_TRANSLATIONS ||= {} );