]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/about/lang/uk.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / about / lang / uk.js
1 /*
2 Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'about', 'uk', {
6 copy: 'Copyright © $1. Всі права застережено.',
7 dlgTitle: 'Про CKEditor',
8 help: 'Перевірте $1 для допомоги.',
9 moreInfo: 'Щодо інформації з ліцензування завітайте на наш сайт:',
10 title: 'Про CKEditor',
11 userGuide: 'Інструкція Користувача для CKEditor'
12 } );