aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/scayt/lang/sv.js
blob: 738ac7e3b4af1c173ee0929dccdf96e230e9dd26 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'scayt', 'sv', {
	btn_about: 'Om SCAYT',
	btn_dictionaries: 'Ordlistor',
	btn_disable: 'Inaktivera SCAYT',
	btn_enable: 'Aktivera SCAYT',
	btn_langs:'Språk',
	btn_options: 'Inställningar',
	text_title: 'Stavningskontroll medan du skriver'
});