summaryrefslogtreecommitdiff
path: root/plugins/contextmenu/lang/gl.js
blob: e6b50f3ac21418cdf17798fa3bfb7044dc22ab39 (plain)
1
2
3
4
5
6
7
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'contextmenu', 'gl', {
	options: 'Opcións do menú contextual'
});