blob: 10043a5933b09329e2ae0e3066b80960bf6b9b28 (
plain) (
tree)
|
|
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'contextmenu', 'da', {
options: 'Muligheder for hjælpemenu'
} );
|