UNPKG

@ckeditor/ckeditor5-html-embed

Version:

HTML embed feature for CKEditor 5.

5 lines 552 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 */ export default {"sl":{"dictionary":{"Insert HTML":"Vstavi HTML","HTML snippet":"HTML izsek","Paste raw HTML here...":"Prilepi HTML kodo ...","Edit source":"Uredi izvorno kodo","Save changes":"Shrani spremembe","No preview available":"","Empty snippet content":""},getPluralForm(n){return (n % 100 == 1 ? 1 : n % 100 == 2 ? 2 : n % 100 == 3 || n % 100 == 4 ? 3 : 0);}}}