ckeditor_font-8.x-1.x-dev/js/ckeditor5_plugins/ckeditor5-font/dist/translations/el.umd.js
js/ckeditor5_plugins/ckeditor5-font/dist/translations/el.umd.js
/**
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
( e => {
const { [ 'el' ]: { dictionary, getPluralForm } } = {"el":{"dictionary":{"Font Size":"Μέγεθος γραμματοσειράς","Tiny":"Μικροσκοπικό","Small":"Μικρό","Big":"Μεγάλο","Huge":"Τεράστιο","Font Family":"Οικογένεια γραμματοσειρών","Default":"Προεπιλογή","Font Color":"Χρώμα γραμματοσειράς","Font Background Color":"Χρώμα υποβάθρου γραμματοσειράς","Document colors":"Χρώματα εγγράφου"},getPluralForm(n){return (n != 1);}}};
e[ 'el' ] ||= { dictionary: {}, getPluralForm: null };
e[ 'el' ].dictionary = Object.assign( e[ 'el' ].dictionary, dictionary );
e[ 'el' ].getPluralForm = getPluralForm;
} )( window.CKEDITOR_TRANSLATIONS ||= {} );
