X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fplugins%2Fuicolor%2Flang%2Fsk.js;fp=_source%2Fplugins%2Fuicolor%2Flang%2Fsk.js;h=0000000000000000000000000000000000000000;hb=4625dba05116026713fee9008dd93306be0d1553;hp=bc9a2bdf855fdfc6e29ddde8e17666dac2576318;hpb=3fe9cac293e090ea459a3ee10d78cbe9e1dd0e03;p=ckeditor.git diff --git a/_source/plugins/uicolor/lang/sk.js b/_source/plugins/uicolor/lang/sk.js deleted file mode 100644 index bc9a2bd..0000000 --- a/_source/plugins/uicolor/lang/sk.js +++ /dev/null @@ -1,15 +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( 'uicolor', 'sk', -{ - uicolor : - { - title : 'UI výber farby', - preview : 'Živý náhľad', - config : 'Vložte tento reťazec do vášho config.js súboru', - predefined : 'Preddefinované sady farieb' - } -});