aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/stylescombo/lang/da.js
diff options
context:
space:
mode:
Diffstat (limited to 'sources/plugins/stylescombo/lang/da.js')
-rw-r--r--sources/plugins/stylescombo/lang/da.js11
1 files changed, 11 insertions, 0 deletions
diff --git a/sources/plugins/stylescombo/lang/da.js b/sources/plugins/stylescombo/lang/da.js
new file mode 100644
index 00000000..57b63f97
--- /dev/null
+++ b/sources/plugins/stylescombo/lang/da.js
@@ -0,0 +1,11 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'stylescombo', 'da', {
6 label: 'Typografi',
7 panelTitle: 'Formattering på stylesheet',
8 panelTitle1: 'Block typografi',
9 panelTitle2: 'Inline typografi',
10 panelTitle3: 'Object typografi'
11} );