]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/stylescombo/lang/no.js
7b29d03e6bc2c65403677973aa8f977f4547b0e5
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / stylescombo / lang / no.js
1 /*
2 Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'stylescombo', 'no', {
6 label: 'Stil',
7 panelTitle: 'Stilformater',
8 panelTitle1: 'Blokkstiler',
9 panelTitle2: 'Inlinestiler',
10 panelTitle3: 'Objektstiler'
11 } );