X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fplugins%2Fplaceholder%2Flang%2Fet.js;fp=_source%2Fplugins%2Fplaceholder%2Flang%2Fet.js;h=0000000000000000000000000000000000000000;hb=4625dba05116026713fee9008dd93306be0d1553;hp=dde56dff3e88c5a37319d91abf149bf58215c4bf;hpb=3fe9cac293e090ea459a3ee10d78cbe9e1dd0e03;p=ckeditor.git diff --git a/_source/plugins/placeholder/lang/et.js b/_source/plugins/placeholder/lang/et.js deleted file mode 100644 index dde56df..0000000 --- a/_source/plugins/placeholder/lang/et.js +++ /dev/null @@ -1,16 +0,0 @@ -/* -Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.html or http://ckeditor.com/license -*/ - -CKEDITOR.plugins.setLang( 'placeholder', 'et', -{ - placeholder : - { - title : 'Kohahoidja omadused', - toolbar : 'Kohahoidja loomine', - text : 'Kohahoidja tekst', - edit : 'Kohahoidja muutmine', - textMissing : 'Kohahoidja peab sisaldama teksti.' - } -});