aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/elementspath/lang/sl.js
blob: 40a06657247d085a0b9b24afc2b5af7a97c8b097 (plain) (blame)
1
2
3
4
5
6
7
8
/*
Copyright (c) 2003-2015, 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: '%1 element'
} );