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