Projet

Général

Profil

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

root / drupal7 / sites / all / modules / ckeditor / includes / uicolor / lang / hr.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', 'hr', {
7
        title: 'UI odabir boja',
8
        preview: 'Pregled uživo',
9
        config: 'Zalijepite ovaj tekst u Vašu config.js datoteku.',
10
        predefined: 'Već postavljeni setovi boja'
11
});