aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/scayt/lang/cs.js
blob: a0ec614136f69e739898327818f96b90efcc5d97 (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', 'cs', {
	btn_about: 'O aplikaci SCAYT',
	btn_dictionaries: 'Slovníky',
	btn_disable: 'Vypnout SCAYT',
	btn_enable: 'Zapnout SCAYT',
	btn_langs:'Jazyky',
	btn_options: 'Nastavení',
	text_title:  'Kontrola pravopisu během psaní (SCAYT)'
});