aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/maximize/lang/sv.js
blob: d14fb84902f459a05fb7d032b942137ca58dd6f4 (plain) (blame)
1
2
3
4
5
6
7
8
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'maximize', 'sv', {
	maximize: 'Maximera',
	minimize: 'Minimera'
} );