Download and add the fakeobjects ckeditor plugin library, needed for Footnotes
to integrate with CKEditor WYSIWYG. Ref #70
This commit is contained in:
parent
af1581d181
commit
638e50c9da
71 changed files with 969 additions and 0 deletions
11
web/libraries/fakeobjects/lang/el.js
Normal file
11
web/libraries/fakeobjects/lang/el.js
Normal file
|
@ -0,0 +1,11 @@
|
|||
/*
|
||||
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'fakeobjects', 'el', {
|
||||
anchor: 'Άγκυρα',
|
||||
flash: 'Ταινία Flash',
|
||||
hiddenfield: 'Κρυφό Πεδίο',
|
||||
iframe: 'IFrame',
|
||||
unknown: 'Άγνωστο Αντικείμενο'
|
||||
} );
|
Loading…
Add table
Add a link
Reference in a new issue