aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/iframe/lang/sl.js
blob: 2b0e3759c3f9ff5c054371ce953cc559a9b7d5b9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'iframe', 'sl', {
	border: 'Pokaži obrobo okvirja',
	noUrl: 'Prosimo, vnesite iframe URL',
	scrolling: 'Omogoči drsnike',
	title: 'Lastnosti IFrame',
	toolbar: 'IFrame'
} );