aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/specialchar/lang/sl.js
blob: 1f3d0322e487629f5b1d90c5ed6f36729ae2a67b (plain) (blame)
1
2
3
4
5
6
7
8
9
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'specialchar', 'sl', {
	options: 'Možnosti Posebnega Znaka',
	title: 'Izberi Posebni Znak',
	toolbar: 'Vstavi posebni znak'
} );