aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/specialchar/lang/el.js
blob: 0ceec1ca9d3795965098c02e0ebc696746f1a4c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'specialchar', 'el', {
	options: 'Επιλογές Ειδικών Χαρακτήρων',
	title: 'Επιλέξτε Έναν Ειδικό Χαρακτήρα',
	toolbar: 'Εισαγωγή Ειδικού Χαρακτήρα'
} );