aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/sourcearea/lang/th.js
blob: 4afb9bc9004baff8bac99176f07e7c44354e934e (plain) (blame)
1
2
3
4
5
6
7
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'sourcearea', 'th', {
	toolbar: 'ดูรหัส HTML'
} );