aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/indent/lang/az.js
blob: 389d1d9919f8a5c46e97a35e0c70ce32fa4d2059 (plain) (blame)
1
2
3
4
5
6
7
8
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'indent', 'az', {
	indent: 'Sol boşluqu artır',
	outdent: 'Sol boşluqu azalt'
} );