aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/print/lang/pt-br.js
blob: b2a97bb65a77ce9200ef6db79a8c6394160e9547 (plain) (blame)
1
2
3
4
5
6
7
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'print', 'pt-br', {
	toolbar: 'Imprimir'
} );