bootstrap 4 beta 2
Bootstrap 4 beta 2
This commit is contained in:
10
4 beta 2/ckeditor/plugins/pastefromword/lang/hu.js
Executable file
10
4 beta 2/ckeditor/plugins/pastefromword/lang/hu.js
Executable 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', 'hu', {
|
||||
confirmCleanup: 'Úgy tűnik a beillesztett szöveget Word-ből másolt át. Meg szeretné tisztítani a szöveget? (ajánlott)',
|
||||
error: 'Egy belső hiba miatt nem sikerült megtisztítani a szöveget',
|
||||
title: 'Beillesztés Word-ből',
|
||||
toolbar: 'Beillesztés Word-ből'
|
||||
} );
|
||||
Reference in New Issue
Block a user