aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/maximize/lang/uk.js
blob: 85a3215879d477e4539e0d716054d87e3f90008b (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( 'maximize', 'uk', {
	maximize: 'Максимізувати',
	minimize: 'Мінімізувати'
} );