diff options
Diffstat (limited to 'plugins/about/lang/zh-cn.js')
| -rw-r--r-- | plugins/about/lang/zh-cn.js | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/plugins/about/lang/zh-cn.js b/plugins/about/lang/zh-cn.js deleted file mode 100644 index 91b88a0..0000000 --- a/plugins/about/lang/zh-cn.js +++ /dev/null @@ -1,12 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'about', 'zh-cn', {
- copy: '版权所有 © $1。<br />保留所有权利。',
- dlgTitle: '关于 CKEditor',
- help: '访问 $1 以获取帮助。',
- moreInfo: '相关授权许可信息请访问我们的网站:',
- title: '关于 CKEditor',
- userGuide: 'CKEditor 用户向导'
-});
|
