blob: 25950c995134c2207c3cf6a21ccc01241da5d74f (
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-ca', {
options: 'Context Menu Options' // MISSING
} );
|