blob: f1346aa5f0ec942e80e53e333e6f5fca78ef029e (
plain) (
tree)
|
|
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'vi', {
anchor: 'Điểm neo',
flash: 'Flash',
hiddenfield: 'Trường ẩn',
iframe: 'IFrame',
unknown: 'Đối tượng không rõ ràng'
} );
|