• File: uk.js
  • Full Path: /var/www/disnaker2022/current/public/js/font/lang/uk.js
  • File size: 397 bytes
  • MIME-type: text/plain
  • Charset: utf-8
/*
Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'font', 'uk', {
	fontSize: {
		label: 'Розмір',
		voiceLabel: 'Розмір шрифту',
		panelTitle: 'Розмір'
	},
	label: 'Шрифт',
	panelTitle: 'Шрифт',
	voiceLabel: 'Шрифт'
} );