X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fplugins%2Fplaceholder%2Flang%2Fsk.js;fp=_source%2Fplugins%2Fplaceholder%2Flang%2Fsk.js;h=0000000000000000000000000000000000000000;hb=4625dba05116026713fee9008dd93306be0d1553;hp=8e1ef34760f4e297a98cb800dba87be8da2b62b3;hpb=3fe9cac293e090ea459a3ee10d78cbe9e1dd0e03;p=ckeditor.git diff --git a/_source/plugins/placeholder/lang/sk.js b/_source/plugins/placeholder/lang/sk.js deleted file mode 100644 index 8e1ef34..0000000 --- a/_source/plugins/placeholder/lang/sk.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', 'sk', -{ - placeholder : - { - title : 'Vlastnosti placeholdera', - toolbar : 'Vytvoriť placeholder', - text : 'Text placeholdera', - edit : 'Upraviť placeholder', - textMissing : 'Placeholder musí obsahovať text.' - } -});