aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/contextmenu/lang/pt.js
blob: 9e4cb095d5894a1f64c0457d6b59582f07f4df52 (plain) (blame)
1
2
3
4
5
6
7
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'contextmenu', 'pt', {
	options: 'Menu de opções de contexto'
} );