aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/scayt/lang/ru.js
blob: 0f142cd19bf726adac5032095810550fc484e2d3 (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', 'ru', {
	btn_about: 'О SCAYT',
	btn_dictionaries: 'Словари',
	btn_disable: 'Отключить SCAYT',
	btn_enable: 'Включить SCAYT',
	btn_langs:'Языки',
	btn_options: 'Настройки',
	text_title: 'Проверка орфографии по мере ввода (SCAYT)'
});