blob: 6fba524edfbd9102d8ac8cd56baaeed042b9e8ce (
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', 'ja', {
eleLabel: '要素パス',
eleTitle: '%1 要素'
} );
|