blob: 57d4f5f14982e96a889d81ac443c87f288b0b972 (
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', 'fr', {
toolbar: 'Source'
} );
|