aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/removeformat/lang/bs.js
blob: 55e0b7e54eb4f574970d0c61462d2fc78c807d40 (plain) (blame)
1
2
3
4
5
6
7
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'removeformat', 'bs', {
	toolbar: 'Poništi format'
} );