aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/showblocks/lang/sv.js
blob: 1c449419666485f30df657e32b65f9e95f3ed639 (plain) (blame)
1
2
3
4
5
6
7
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'showblocks', 'sv', {
	toolbar: 'Visa block'
} );