diff options
Diffstat (limited to 'plugins/toolbar/lang/uk.js')
| -rw-r--r-- | plugins/toolbar/lang/uk.js | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/plugins/toolbar/lang/uk.js b/plugins/toolbar/lang/uk.js deleted file mode 100644 index 17fcf2f..0000000 --- a/plugins/toolbar/lang/uk.js +++ /dev/null @@ -1,22 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'toolbar', 'uk', {
- toolbarCollapse: 'Згорнути панель інструментів',
- toolbarExpand: 'Розгорнути панель інструментів',
- toolbarGroups: {
- document: 'Документ',
- clipboard: 'Буфер обміну / Скасувати',
- editing: 'Редагування',
- forms: 'Форми',
- basicstyles: 'Основний Стиль',
- paragraph: 'Параграф',
- links: 'Посилання',
- insert: 'Вставити',
- styles: 'Стилі',
- colors: 'Кольори',
- tools: 'Інструменти'
- },
- toolbars: 'Панель інструментів редактора'
-});
|
