blob: fa0890ceff4aae2f90602d32b1bfce3c4af4c22a (
plain)
1
2
3
4
5
6
7
|
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'preview', 'vi', {
preview: 'Xem trước'
});
|