mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-16 19:41:45 +02:00
ckeditor (current) version 3.6.4
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
/*
|
||||
Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
|
||||
Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.html or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
@ -14,7 +14,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
|
||||
CKEDITOR.plugins.add( 'placeholder',
|
||||
{
|
||||
requires : [ 'dialog' ],
|
||||
lang : [ 'en', 'he' ],
|
||||
lang : [ 'bg', 'cs', 'cy', 'da', 'de', 'el', 'en', 'eo', 'et', 'fa', 'fi', 'fr', 'he', 'hr', 'it', 'nb', 'nl', 'no', 'pl', 'pt-br', 'tr', 'ug', 'uk', 'vi', 'zh-cn' ],
|
||||
init : function( editor )
|
||||
{
|
||||
var lang = editor.lang.placeholder;
|
||||
|
Reference in New Issue
Block a user