bbfffdde8c7dc944e404190f66dbef0cb891bfe7.svn-base
414 Bytes
/*
Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'placeholder', 'tr',
{
placeholder :
{
title : 'Yer tutucu özellikleri',
toolbar : 'Yer tutucu oluşturun',
text : 'Yer tutucu metini',
edit : 'Yer tutucuyu düzenle',
textMissing : 'Yer tutucu metin içermelidir.'
}
});