summaryrefslogtreecommitdiff
path: root/plugins/maximize/lang/da.js
blob: c8015f03e687f9ed900a742426ed03c3a5f7e2c0 (plain)
1
2
3
4
5
6
7
8
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'da', {
	maximize: 'Maksimér',
	minimize: 'Minimér'
});