/* Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'asciimath', 'nb', { title: 'Matematikk i ASCII', button: 'Matte', dialogInput: 'Skriv ASCII-koden her', docUrl: 'http://en.wikibooks.org/wiki/ASCII', docLabel: 'ASCII-dokumentasjon', loading: 'laster...', pathName: 'matte' } );