aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/scayt/lang/pl.js
blob: db3eb362344a24f4a89a84b84a8ec0c6e70dd994 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'scayt', 'pl', {
	btn_about: 'Informacje o SCAYT',
	btn_dictionaries: 'Słowniki',
	btn_disable: 'Wyłącz SCAYT',
	btn_enable: 'Włącz SCAYT',
	btn_langs:'Języki',
	btn_options: 'Opcje',
	text_title:  'Sprawdź pisownię podczas pisania (SCAYT)'
});