aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/scayt/lang/no.js
blob: 0d0006aa7eeb8960666aaf80116c851b7c84a32f (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', 'no', {
	btn_about: 'Om SCAYT',
	btn_dictionaries: 'Ordbøker',
	btn_disable: 'Slå av SCAYT',
	btn_enable: 'Slå på SCAYT',
	btn_langs:'Språk',
	btn_options: 'Valg',
	text_title: 'Stavekontroll mens du skriver'
});