ckeditor 3.6.3

This commit is contained in:
Gaetan Delannay 2012-04-24 16:24:18 +02:00
parent 094e571b74
commit b30d6f18c2
259 changed files with 1429 additions and 24 deletions

View file

@ -0,0 +1,6 @@
/*
Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang('placeholder','pl',{placeholder:{title:'Właściwości wypełniacza',toolbar:'Utwórz wypełniacz',text:'Tekst wypełnienia',edit:'Edytuj wypełnienie',textMissing:'Wypełnienie musi posiadać jakiś tekst.'}});