aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/stylescombo/lang/ka.js
blob: 4c40359f10710a28c3c6096ea67a07b9ecec59e0 (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', 'ka', {
	label: 'სტილები',
	panelTitle: 'ფორმატირების სტილები',
	panelTitle1: 'არის სტილები',
	panelTitle2: 'თანდართული სტილები',
	panelTitle3: 'ობიექტის სტილები'
} );