LDAPAccountManager/lam/templates/lib/extra/ckeditor/plugins/colordialog/lang/el.js

12 lines
428 B
JavaScript

/*
Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'colordialog', 'el', {
clear: 'Εκκαθάριση',
highlight: 'Σήμανση',
options: 'Επιλογές Χρωμάτων',
selected: 'Επιλεγμένο Χρώμα',
title: 'Επιλογή χρώματος'
} );