blob: 3f026b6ee3407171a12226432a18c18ba2e1e1db (
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( 'sourcearea', 'ja', {
toolbar: 'ソース'
} );
|