blob: 2d2a1c67b02a1f1e0f4f2638bb6558d700a250b3 (
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', 'sl', {
eleLabel: 'Pot elementov',
eleTitle: 'Element %1'
} );
|