aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/stylescombo/lang/mn.js
blob: 16df60df4cbe25f3fdccc6c3fa875a9ce0455fdf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'stylescombo', 'mn', {
	label: 'Загвар',
	panelTitle: 'Загвар хэлбэржүүлэх',
	panelTitle1: 'Block Styles', // MISSING
	panelTitle2: 'Inline Styles', // MISSING
	panelTitle3: 'Object Styles' // MISSING
} );