about summary refs log tree commit diff stats
path: root/app/assets/javascripts/ckeditor/plugins/widget/lang/el.js
blob: 4ea9504d3ee0b29ce710b8e0b295c90d9ac0c1f3 (plain) (blame)
1
2
3
4
5
6
7
8
/**
 * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
 * For licensing, see LICENSE.md or http://ckeditor.com/license
 */
CKEDITOR.plugins.setLang( 'widget', 'el', {
	'move': 'Κάνετε κλικ και σύρετε το ποντίκι για να μετακινήστε',
	'label': '%1 widget' // MISSING
} );