blob: df09eef66545d8cfb4a22f6dec59dec2aedcd9ca (
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( 'maximize', 'th', {
maximize: 'ขยายใหญ่',
minimize: 'ย่อขนาด'
} );
|