blob: 4404c99a8364d2b02419a658b2513fb89bab7efc (
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', 'is', {
options: 'Context Menu Options' // MISSING
} );
|