JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.5.3
[ckeditor.git] / _source / plugins / placeholder / lang / he.js
diff --git a/_source/plugins/placeholder/lang/he.js b/_source/plugins/placeholder/lang/he.js
new file mode 100644 (file)
index 0000000..14814e8
--- /dev/null
@@ -0,0 +1,16 @@
+/*\r
+Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.\r
+For licensing, see LICENSE.html or http://ckeditor.com/license\r
+*/\r
+\r
+CKEDITOR.plugins.setLang( 'placeholder', 'he',\r
+{\r
+       placeholder :\r
+       {\r
+               title           : 'מאפייני שומר מקום',\r
+               toolbar         : 'צור שומר מקום',\r
+               text            : 'תוכן שומר המקום',\r
+               edit            : 'ערוך שומר מקום',\r
+               textMissing     : 'שומר המקום חייב להכיל טקסט.'\r
+       }\r
+});\r