aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/pagebreak/lang/bg.js
blob: a4f354eb4d0efa4d731227ad84ee7ef6eb428864 (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', 'bg', {
	alt: 'Разделяне на страници',
	toolbar: 'Вмъкване на нова страница при печат'
} );