Bootstrap version 4
Bootstrap Version 4
This commit is contained in:
10
4/ckeditor/plugins/pastefromword/lang/el.js
Executable file
10
4/ckeditor/plugins/pastefromword/lang/el.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', 'el', {
|
||||
confirmCleanup: 'Το κείμενο που επικολλάται φαίνεται να είναι αντιγραμμένο από το Word. Μήπως θα θέλατε να καθαριστεί προτού επικολληθεί;',
|
||||
error: 'Δεν ήταν δυνατό να καθαριστούν τα δεδομένα λόγω ενός εσωτερικού σφάλματος',
|
||||
title: 'Επικόλληση από το Word',
|
||||
toolbar: 'Επικόλληση από το Word'
|
||||
} );
|
||||
Reference in New Issue
Block a user