blob: 60a838aa6a00b16e77ad0307d6cc366733bd6f65 (
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', 'en-au', {
eleLabel: 'Elements path', // MISSING
eleTitle: '%1 element'
} );
|