new ckeditor
New ckeditor
This commit is contained in:
13
ckeditor/plugins/scayt/lang/th.js
Normal file
13
ckeditor/plugins/scayt/lang/th.js
Normal file
@@ -0,0 +1,13 @@
|
||||
/*
|
||||
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.html or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'scayt', 'th', {
|
||||
btn_about: 'About SCAYT',
|
||||
btn_dictionaries: 'Dictionaries',
|
||||
btn_disable: 'Disable SCAYT',
|
||||
btn_enable: 'Enable SCAYT',
|
||||
btn_langs:'Languages',
|
||||
btn_options: 'Options',
|
||||
text_title: 'Spell Check As You Type' // MISSING
|
||||
});
|
||||
Reference in New Issue
Block a user