first commit
This commit is contained in:
7
libraries/ckeditor/plugins/widget/lang/pt-br.js
Normal file
7
libraries/ckeditor/plugins/widget/lang/pt-br.js
Normal file
@@ -0,0 +1,7 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'widget', 'pt-br', {
|
||||
'move': 'Click e arraste para mover'
|
||||
} );
|
||||
Reference in New Issue
Block a user