aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/list/lang/ug.js
blob: 5323bee9c78cbadba19f6b3044f22b56540b98e1 (plain) (blame)
1
2
3
4
5
6
7
8
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'list', 'ug', {
	bulletedlist: 'تۈر بەلگە تىزىمى',
	numberedlist: 'تەرتىپ نومۇر تىزىمى'
} );