blob: 10b5f47586bc14f179606e64d696ab3a1797595f (
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( 'contextmenu', 'en', {
options: 'Context Menu Options'
} );
|