aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/pastetext/lang/pl.js
blob: 68ada7ccb5e9cc6256351d165bf5928ee9b46ab6 (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', 'pl', {
	button: 'Wklej jako czysty tekst',
	title: 'Wklej jako czysty tekst'
} );