Files
2026-02-22 21:59:33 +01:00

8 lines
238 B
JavaScript

/*
Copyright (c) 2003-2021, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'blockquote', 'da', {
toolbar: 'Blokcitat'
} );