diff --git a/html5video/plugin.js b/html5video/plugin.js index 121e80c..d5be9b0 100644 --- a/html5video/plugin.js +++ b/html5video/plugin.js @@ -1,6 +1,6 @@ CKEDITOR.plugins.add( 'html5video', { requires: 'widget', - lang: 'bg,ca,de,en,eu,es,ru,uk,fr,ko,pt,pt-br,pl', + lang: 'bg,ca,de,en,eu,es,ru,uk,fr,ko,pt,pt-br,pl,zh-cn', icons: 'html5video', hidpi: true, init: function( editor ) {