6c3d51a0efd48e8a8acaafe65b73a1e5646b02cb.svn-base 428 Bytes
/*
Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/

CKEDITOR.plugins.setLang( 'uicolor', 'vi',
{
	uicolor :
	{
		title : 'Giao diện người dùng Color Picker',
		preview : 'Xem trước trực tiếp',
		config : 'Dán chuỗi này vào tập tin config.js của bạn',
		predefined : 'Tập màu định nghĩa sẵn'
	}
});