aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/selectall/lang/pt.js
blob: a146cf1602a0ce28514940c0c140b077a583f5b7 (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( 'selectall', 'pt', {
	toolbar: 'Selecionar tudo'
} );