ckeditor_font-8.x-1.x-dev/js/ckeditor5_plugins/ckeditor5-font/dist/translations/es-co.umd.js
js/ckeditor5_plugins/ckeditor5-font/dist/translations/es-co.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 { [ 'es-co' ]: { dictionary, getPluralForm } } = {"es-co":{"dictionary":{"Font Size":"Tamaño de fuente","Tiny":"Diminuta","Small":"Pequeña","Big":"Grande","Huge":"Enorme","Font Family":"Familia de fuente","Default":"Por defecto","Font Color":"Color de fuente","Font Background Color":"Color de fondo de fuente","Document colors":"Colores del documento"},getPluralForm(n){return (n != 1);}}};
e[ 'es-co' ] ||= { dictionary: {}, getPluralForm: null };
e[ 'es-co' ].dictionary = Object.assign( e[ 'es-co' ].dictionary, dictionary );
e[ 'es-co' ].getPluralForm = getPluralForm;
} )( window.CKEDITOR_TRANSLATIONS ||= {} );
