X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=plugins%2Fplaceholder%2Flang%2Fbg.js;fp=plugins%2Fplaceholder%2Flang%2Fbg.js;h=2101055c10a23cefba50972e918cd81fd8af2d00;hb=2f22c0c38f17e75be5541089076885442aaa2377;hp=0000000000000000000000000000000000000000;hpb=e73319a12b56100b29ef456fd74114fe5519e01c;p=ckeditor.git diff --git a/plugins/placeholder/lang/bg.js b/plugins/placeholder/lang/bg.js new file mode 100644 index 0000000..2101055 --- /dev/null +++ b/plugins/placeholder/lang/bg.js @@ -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','bg',{placeholder:{title:'Настройки на контейнера',toolbar:'Нов контейнер',text:'Текст за контейнера',edit:'Промяна на контейнер',textMissing:'Контейнера трябва да съдържа текст.'}});