UNPKG

@ckeditor/ckeditor5-ckfinder

Version:

CKFinder integration for CKEditor 5.

12 lines (10 loc) 928 B
/** * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved. * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options */ ( e => { const { [ 'es-co' ]: { dictionary, getPluralForm } } = {"es-co":{"dictionary":{"Insert image or file":"Insertar imagen o archivo","Could not obtain resized image URL.":"No se pudo obtener la URL de la imagen redimensionada.","Selecting resized image failed":"No se pudo seleccionar la imagen redimensionada","Could not insert image at the current position.":"No se pudo insertar la imagen en la posición actual.","Inserting image failed":"Error al insertar la imagen"},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 ||= {} );