blob: 5031d0fa34f3e6c119d6322c3a22dc03614bdeec (
plain) (
tree)
|
|
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'elementspath', 'zh', {
eleLabel: '元件路徑',
eleTitle: '%1 個元件'
} );
|