aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/pagebreak/lang/bs.js
blob: d98795fe02d15ffc51c910bf772cddc89fb73d96 (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( 'pagebreak', 'bs', {
	alt: 'Page Break', // MISSING
	toolbar: 'Insert Page Break for Printing' // MISSING
} );