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

15 lines
395 B
JavaScript

/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'font', 'da', {
fontSize: {
label: 'Skriftstørrelse',
voiceLabel: 'Skriftstørrelse',
panelTitle: 'Skriftstørrelse'
},
label: 'Skrifttype',
panelTitle: 'Skrifttype',
voiceLabel: 'Skrifttype'
} );