Files
2026-02-22 21:59:33 +01:00

22 lines
929 B
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
CKEDITOR.plugins.setLang('bootstrapCarousel', 'el', {//greek
plugin : 'Bootstrap Carousel',
title : 'Τίτλος',
content : 'Περιεχόμενο',
htmlIsAllowed : 'Επιτρέπεται HTML κώδικας',
addNewItem : 'Προσθήκη νέου στοιχείου',
minimum : 'Το Plugin πρέπει να περιέχει τουλάχιστον 1 στοιχείο',
link : 'Σύνδεσμος',
style : 'Στυλ',
type : 'Τύπος',
size : 'Μέγεθος',
blockLevel : 'Block Επίπεδο',
active : 'Ενεργό',
enabled : 'Ενεργοποιήθηκε',
text : 'Κείμενο',
preview : 'Προεπισκόπηση',
optional : 'Προαιρετικό',
badge : 'Σήμα',
caption : 'Λεζάντα',
image : 'Εικόνα',
delete : 'Είστε σίγουροι ότι θέλετε να διαγράψετε αυτό το στοιχείο;'
});