aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/pastetext/lang/gl.js
blob: 44ff0e6343d02af4ced0803e1f260c8817bae5f9 (plain) (blame)
1
2
3
4
5
6
7
8
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'pastetext', 'gl', {
	button: 'Pegar como texto simple',
	title: 'Pegar como texto simple'
} );