aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/colorbutton/lang/el.js
diff options
context:
space:
mode:
Diffstat (limited to 'sources/plugins/colorbutton/lang/el.js')
-rw-r--r--sources/plugins/colorbutton/lang/el.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/sources/plugins/colorbutton/lang/el.js b/sources/plugins/colorbutton/lang/el.js
index 5648438d..4507d7fd 100644
--- a/sources/plugins/colorbutton/lang/el.js
+++ b/sources/plugins/colorbutton/lang/el.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'colorbutton', 'el', { 5CKEDITOR.plugins.setLang( 'colorbutton', 'el', {
@@ -47,7 +47,7 @@ CKEDITOR.plugins.setLang( 'colorbutton', 'el', {
47 E6E6FA: 'Ελαφρός Ιώδες', 47 E6E6FA: 'Ελαφρός Ιώδες',
48 FFF: 'Λευκό' 48 FFF: 'Λευκό'
49 }, 49 },
50 more: 'Περισσότερα Χρώματα...', 50 more: 'Περισσότερα Χρώματα',
51 panelTitle: 'Χρώματα', 51 panelTitle: 'Χρώματα',
52 textColorTitle: 'Χρώμα Κειμένου' 52 textColorTitle: 'Χρώμα Κειμένου'
53} ); 53} );