JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.3
[ckeditor.git] / _source / plugins / placeholder / lang / fi.js
diff --git a/_source/plugins/placeholder/lang/fi.js b/_source/plugins/placeholder/lang/fi.js
new file mode 100644 (file)
index 0000000..598cfca
--- /dev/null
@@ -0,0 +1,16 @@
+/*\r
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.\r
+For licensing, see LICENSE.html or http://ckeditor.com/license\r
+*/\r
+\r
+CKEDITOR.plugins.setLang( 'placeholder', 'fi',\r
+{\r
+       placeholder :\r
+       {\r
+               title           : 'Paikkamerkin ominaisuudet',\r
+               toolbar         : 'Luo paikkamerkki',\r
+               text            : 'Paikkamerkin teksti',\r
+               edit            : 'Muokkaa paikkamerkkiä',\r
+               textMissing     : 'Paikkamerkin täytyy sisältää tekstiä'\r
+       }\r
+});\r