UNPKG

@ckeditor/ckeditor5-heading

Version:

Headings feature for CKEditor 5.

12 lines (10 loc) 767 B
/** * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ ( e => { const { [ 'jv' ]: { dictionary, getPluralForm } } = {"jv":{"dictionary":{"Paragraph":"","Heading":"","Choose heading":"","Heading 1":"","Heading 2":"","Heading 3":"","Heading 4":"","Heading 5":"","Heading 6":"","Type your title":"Serataken irah-irahan","Type or paste your content here.":"Serataken utawi nyukani babagan ing ngriki"},getPluralForm(n){return 0;}}}; e[ 'jv' ] ||= { dictionary: {}, getPluralForm: null }; e[ 'jv' ].dictionary = Object.assign( e[ 'jv' ].dictionary, dictionary ); e[ 'jv' ].getPluralForm = getPluralForm; } )( window.CKEDITOR_TRANSLATIONS ||= {} );