X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=build-config.js;h=860ab93f3815398e2fe5961030aca14624da32ac;hb=d330efeb22fbe5f5883c29ff0149f7b5a0040bbc;hp=c9c7d38530a370057f5990ed04ca2b1df2e6b22d;hpb=68ef8d0ffbb2949c9a62085b09dade9ce486f632;p=ckeditor.git diff --git a/build-config.js b/build-config.js index c9c7d38..860ab93 100644 --- a/build-config.js +++ b/build-config.js @@ -57,6 +57,7 @@ var CKBUILDER_CONFIG = { 'indentlist' : 1, 'smiley' : 1, 'justify' : 1, + 'language' : 1, 'link' : 1, 'list' : 1, 'liststyle' : 1, @@ -161,6 +162,6 @@ var CKBUILDER_CONFIG = { 'ug' : 1, 'uk' : 1, 'vi' : 1, - 'cy' : 1, + 'cy' : 1 } }; \ No newline at end of file