summaryrefslogtreecommitdiff
path: root/plugins/elementspath/lang/zh-cn.js
blob: 0a5b23e39dac38ee6cff16e4a90a1c6de5056096 (plain)
1
2
3
4
5
6
7
8
/*
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 元素'
});