X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Fplugins%2Fa11yhelp%2Fplugin.js;h=293bab3c737b0b5a68365c46dd8e5f7514c6fb59;hp=455d21e297f2e98e31ef547c20d10330b3c46732;hb=8665a7c6c60586526e32e8941fe2896739b6ebfb;hpb=e7789c1ad838194d45eeee6ac2eb6e55f5cf35a1 diff --git a/_source/plugins/a11yhelp/plugin.js b/_source/plugins/a11yhelp/plugin.js index 455d21e..293bab3 100644 --- a/_source/plugins/a11yhelp/plugin.js +++ b/_source/plugins/a11yhelp/plugin.js @@ -16,7 +16,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license CKEDITOR.plugins.add( pluginName, { // List of available localizations. - availableLangs : { en:1 }, + availableLangs : { en:1, he:1 }, init : function( editor ) {