bootstrap 4 beta 2
Bootstrap 4 beta 2
This commit is contained in:
10
bootstap 4 alpha 6/ckeditor/plugins/pastefromword/lang/uk.js
Normal file
10
bootstap 4 alpha 6/ckeditor/plugins/pastefromword/lang/uk.js
Normal file
@@ -0,0 +1,10 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'pastefromword', 'uk', {
|
||||
confirmCleanup: 'Текст, що Ви намагаєтесь вставити, схожий на скопійований з Word. Бажаєте очистити його форматування перед вставлянням?',
|
||||
error: 'Неможливо очистити форматування через внутрішню помилку.',
|
||||
title: 'Вставити з Word',
|
||||
toolbar: 'Вставити з Word'
|
||||
} );
|
||||
Reference in New Issue
Block a user