[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
05122024
/
htdocs
/
e-learning
/
assets
/
comp
/
ckeditor
/
plugins
/
codesnippet
/
lang
/
[
Home
]
File: el.js
/** * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'codesnippet', 'el', { button: 'Εισαγωγή Αποσπάσματος Κώδικα', codeContents: 'Περιεχόμενο κώδικα', emptySnippetError: 'Δεν γίνεται να είναι κενά τα αποσπάσματα κώδικα.', language: 'Γλώσσα', title: 'Απόσπασμα κώδικα', pathName: 'απόσπασμα κώδικα' } );