blob: c3ef246bf58688c5a6e05bc710812d70e2b53dd7 (
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', 'lv', {
toolbar: 'HTML kods'
} );
|