blob: 6069a48d3b298e6aaaff2f22f0c54f9c26ccbdfb (
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', 'fo', {
options: 'Context Menu Options'
} );
|