aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/pastetext/lang/en.js
blob: f79eefeab24cfba3dd2803c031b9fb37aa8ba92c (plain) (blame)
1
2
3
4
5
6
7
8
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'pastetext', 'en', {
	button: 'Paste as plain text',
	title: 'Paste as Plain Text'
} );