Made group creation possible (open groups only, yet)
This commit is contained in:
6
web/bundles/ivoryckeditor/plugins/placeholder/lang/en.js
Normal file
6
web/bundles/ivoryckeditor/plugins/placeholder/lang/en.js
Normal file
@@ -0,0 +1,6 @@
|
||||
/*
|
||||
Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.html or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang('placeholder','en',{placeholder:{title:'Placeholder Properties',toolbar:'Create Placeholder',text:'Placeholder Text',edit:'Edit Placeholder',textMissing:'The placeholder must contain text.'}});
|
6
web/bundles/ivoryckeditor/plugins/placeholder/lang/he.js
Normal file
6
web/bundles/ivoryckeditor/plugins/placeholder/lang/he.js
Normal file
@@ -0,0 +1,6 @@
|
||||
/*
|
||||
Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.html or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang('placeholder','he',{placeholder:{title:'מאפייני שומר מקום',toolbar:'צור שומר מקום',text:'תוכן שומר המקום',edit:'ערוך שומר מקום',textMissing:'שומר המקום חייב להכיל טקסט.'}});
|
Reference in New Issue
Block a user