aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/scayt/lang/el.js
blob: 0bfe62097f0b3abf4fab71fdee32960ae99dd6bf (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', 'el', {
	btn_about: 'About SCAYT',
	btn_dictionaries: 'Λεξικά',
	btn_disable: 'Disable SCAYT',
	btn_enable: 'Enable SCAYT',
	btn_langs:'Γλώσσες',
	btn_options: 'Επιλογές',
	text_title: 'Spell Check As You Type'
});