Projet

Général

Profil

Paste
Télécharger (400 octets) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / ckeditor / includes / uicolor / lang / no.js @ 651307cd

1
/**
2
 * @license Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
3
 * For licensing, see LICENSE.html or http://ckeditor.com/license
4
 */
5

    
6
CKEDITOR.plugins.setLang( 'uicolor', 'no', {
7
        title: 'Fargevelger for brukergrensesnitt',
8
        preview: 'Forhåndsvisning i sanntid',
9
        config: 'Lim inn følgende tekst i din config.js-fil',
10
        predefined: 'Forhåndsdefinerte fargesett'
11
});