aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/list/lang/bs.js
blob: d32464e10b0416a1c4754747e833ebf4ecba3405 (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', 'bs', {
	bulletedlist: 'Lista',
	numberedlist: 'Numerisana lista'
} );