X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Flibraries%2Ftemplates%2Flang%2Fzh-cn.js;fp=web%2Flibraries%2Ftemplates%2Flang%2Fzh-cn.js;h=b8d428bb7e20044aecdc187828a3e503930b93ab;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hp=0000000000000000000000000000000000000000;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad;p=yaffs-website diff --git a/web/libraries/templates/lang/zh-cn.js b/web/libraries/templates/lang/zh-cn.js new file mode 100644 index 000000000..b8d428bb7 --- /dev/null +++ b/web/libraries/templates/lang/zh-cn.js @@ -0,0 +1,12 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'templates', 'zh-cn', { + button: '模板', + emptyListMsg: '(没有模板)', + insertOption: '替换当前内容', + options: '模板选项', + selectPromptMsg: '请选择要在编辑器中使用的模板:', + title: '内容模板' +} );