LDAPAccountManager/lam/templates/lib/extra/ckeditor/plugins/stylescombo/lang/da.js

12 lines
396 B
JavaScript

/*
Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'stylescombo', 'da', {
label: 'Typografi',
panelTitle: 'Formattering på stylesheet',
panelTitle1: 'Block typografi',
panelTitle2: 'Inline typografi',
panelTitle3: 'Object typografi'
} );