Projet

Général

Profil

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

root / drupal7 / sites / all / modules / ckeditor / includes / uicolor / lang / vi.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', 'vi', {
7
        title: 'Giao diện người dùng Color Picker',
8
        preview: 'Xem trước trực tiếp',
9
        config: 'Dán chuỗi này vào tập tin config.js của bạn',
10
        predefined: 'Tập màu định nghĩa sẵn'
11
});