aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/pagebreak/lang/uk.js
blob: f0457263fe34821d8f2f4b57180a8fde6dfde286 (plain) (blame)
1
2
3
4
5
6
7
8
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'pagebreak', 'uk', {
	alt: 'Розрив Сторінки',
	toolbar: 'Вставити розрив сторінки'
} );