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/it.js
Normal file
11
web/libraries/fakeobjects/lang/it.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', 'it', {
|
||||
anchor: 'Ancora',
|
||||
flash: 'Animazione Flash',
|
||||
hiddenfield: 'Campo Nascosto',
|
||||
iframe: 'IFrame',
|
||||
unknown: 'Oggetto sconosciuto'
|
||||
} );
|
Loading…
Add table
Add a link
Reference in a new issue