X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fplugins%2Fplaceholder%2Flang%2Ffi.js;fp=_source%2Fplugins%2Fplaceholder%2Flang%2Ffi.js;h=0000000000000000000000000000000000000000;hb=4625dba05116026713fee9008dd93306be0d1553;hp=228a4d898a3a676850a5aa96cb77bc9418665caf;hpb=3fe9cac293e090ea459a3ee10d78cbe9e1dd0e03;p=ckeditor.git diff --git a/_source/plugins/placeholder/lang/fi.js b/_source/plugins/placeholder/lang/fi.js deleted file mode 100644 index 228a4d8..0000000 --- a/_source/plugins/placeholder/lang/fi.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', 'fi', -{ - placeholder : - { - title : 'Paikkamerkin ominaisuudet', - toolbar : 'Luo paikkamerkki', - text : 'Paikkamerkin teksti', - edit : 'Muokkaa paikkamerkkiä', - textMissing : 'Paikkamerkin täytyy sisältää tekstiä' - } -});