Projet

Général

Profil

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

root / drupal7 / sites / all / modules / ckeditor / includes / uicolor / lang / et.js @ 76df55b7

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', 'et', {
7
        title: 'Värvivalija kasutajaliides',
8
        preview: 'Automaatne eelvaade',
9
        config: 'Aseta see sõne oma config.js faili.',
10
        predefined: 'Eelmääratud värvikomplektid'
11
});