summaryrefslogtreecommitdiff
path: root/plugins/elementspath/lang/zh-cn.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/elementspath/lang/zh-cn.js')
-rw-r--r--plugins/elementspath/lang/zh-cn.js8
1 files changed, 0 insertions, 8 deletions
diff --git a/plugins/elementspath/lang/zh-cn.js b/plugins/elementspath/lang/zh-cn.js
deleted file mode 100644
index 0a5b23e..0000000
--- a/plugins/elementspath/lang/zh-cn.js
+++ /dev/null
@@ -1,8 +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( 'elementspath', 'zh-cn', {
- eleLabel: '元素路径',
- eleTitle: '%1 元素'
-});