@ckeditor/ckeditor5-find-and-replace
Version:
Find and replace feature for CKEditor 5.
5 lines • 890 B
JavaScript
/**
* @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
*/
export default {"es":{"dictionary":{"Find and replace":"Buscar y reemplazar","Find in text…":"Buscar en el texto...","Find":"Buscar","Previous result":"Resultado anterior","Next result":"Siguiente resultado","Replace":"Reemplazar","Replace all":"Reemplazar todo","Match case":"Respetar mayúsculas y minúsculas","Whole words only":"Solo palabras completas","Replace with…":"Reemplazar con...","Text to find must not be empty.":"El texto a buscar no debe estar vacío.","Tip: Find some text first in order to replace it.":"Consejo: Primero busque algún texto para reemplazar.","Advanced options":"Opciones avanzadas","Find in the document":"Busca en el documento"},getPluralForm(n){return (n != 1);}}}