diff --git a/source/es/structure-text-format-config.txt b/source/es/structure-text-format-config.txt
index 74c6714..8af71af 100644
--- a/source/es/structure-text-format-config.txt
+++ b/source/es/structure-text-format-config.txt
@@ -1,91 +1,92 @@
 [[structure-text-format-config]]
 
-=== Configuring Text Formats and Editors
+=== Configurando formatos de texto y editores
 
 [role="summary"]
-How to make a change to a text format and its editor configuration.
+Cómo hacer un cambio a un formato de texto y a la configuración de su editor.
 
-(((Text format,configuring)))
-(((Configuring,text format)))
-(((Editor,configuring)))
-(((Ckeditor text editor,default assignment to text format)))
-(((WYSIWYG (What You See Is What You Get),configuring editor)))
-(((What You See Is What You Get (WYSIWYG),configuring editor)))
-(((Module,Filter)))
-(((Module,Editor)))
-(((Module,CKEditor)))
-(((Filter module,configuring)))
-(((Editor module,configuring)))
-(((CKEditor module,configuring)))
+(((Formato de texto,configurando)))
+(((Configurando,formato de texto)))
+(((Editor,configurando)))
+(((Editor de texto Ckeditor,signación predeterminada al formato de texto)))
+(((WYSIWYG (Lo que ves es lo que tienes, por sus siglas en inglés),configurando editor)))
+(((What You See Is What You Get (WYSIWYG),configurando editor)))
+(((Módulo,Filter)))
+(((Módulo,Editor)))
+(((Módulo,CKEditor)))
+(((Módulo Filter,configurando)))
+(((Módulo Editor,configurando)))
+(((Módulo CKEditor,configurando)))
 
-==== Goal
+==== Objetivo
 
-Add a horizontal rule tag to the _Basic HTML_ text format, and a corresponding
-button to its editor configuration.
+Agregue una etiqueta de regla horizontal al formato de texto _Basic HTML_, y un botón
+correspondiente a su configuración de editor.
 
-==== Prerequisite knowledge
+==== Conocimientos previos
 
 <<structure-text-formats>>
 
-==== Site prerequisites
+==== Requisitos previos al sitio web
 
-* The core Filter, Editor, and CKEditor modules must be installed. They are
-installed on your site when you install with the core Standard installation
-profile.
+* Los módulos del núcleo de drupal, Filter, Editor y CKEditor deben estar
+instalados. Se instalan en su sitio cuando se instala con el perfil de
+instalación estándar de núcleo.
 
-* The _Basic HTML_ text format must exist. This is created on your site when you
-install with the core Standard installation profile.
+* El formato de texto _Basic HTML_ debe existir. Esto se crea en su sitio
+cuando se instala con el perfil de instalación estándar del núcleo.
 
-==== Steps
+==== Pasos
 
-. In the _Manage_ administrative menu, navigate to _Configuration_ > _Content
-authoring_ > _Text formats and editors_ (_admin/config/content/formats_). The
-_Text formats and editors_ page appears.
+. En el menú administrativo _Manage_, vaya a _Configuration_>
+_Content authoring_> _Text formatos y editors_ (_admin/config/content/
+formats_). Aparecerá la página _Text formats and editors_.
 
-. Click _Configure_ for the _Basic HTML_ text format. The _Basic HTML_ page
-appears.
+. Dar click en _Configure_ para el formato de texto _Basic HTML_. La página
+_Basic HTML_ aparecerá.
 
-. Note that _Ckeditor_ is selected in the _Text editor_ field. This allows you
-to configure the editor's toolbar.
+. Tenga en cuenta que _Ckeditor_ está seleccionado en el campo _Text editor_.
+Esto le permite configurar la barra de herramientas del editor.
 
-. Drag the _horizontal rule_ button from _Available buttons_ to _Tools_ in
-_Active toolbar_. You may need to click the _Show group names_ link to see the
-_Tools_ group name.
+. Arrastre el botón de regla horizontal desde los botones disponibles a _Tools_
+en _Active toolbar_. Puede que necesite hacer click en el vínculo _Show group
+names_ para ver el nombre del grupo _Tools_.
 +
 --
 // Button configuration area on text format edit page.
 image:images/structure-text-format-config-editor-config.png["Configuring the editor",width="100%"]
 --
 
-. Note that you can change the _Filter processing order_.
+. Tenga en cuenta que puede cambiar el _Filter processing order_.
 
-. In the field _Allowed HTML tags_, add `<hr>` to what is already present.
+. En el campo _Allowed HTML tags_, añada `<hr>` a lo que ya está presente.
 +
 --
 // Allowed HTML tags area on text format edit page.
 image:images/structure-text-format-config-allowed-html.png["Configuring the HTML tags",width="100%"]
 --
 
-. Click _Save configuration_. You will be taken back to the _Text formats and
-editors_ page. A message will be displayed saying that the text format has been
-updated.
+. Haga clic en _Save configuration_. Volverá a la página _Text formats y
+editors_. Se mostrará un mensaje diciendo que el formato de texto se ha
+actualizado.
 +
 --
 // Confirmation message after updating text format.
 image:images/structure-text-format-config-summary.png["Confirmation message for text format configuration"]
 --
 
-==== Expand your understanding
+==== Ampliar conocimiento
 
-If you do not see the effect of these changes in your site, you might need
-to clear the cache. See <<prevent-cache-clear>>.
+Si no ve el efecto de estos cambios en su sitio, puede que tenga que borrar la
+caché. Ver << prevent-cache-clear >>.
 
 
-// ==== Related concepts
+// ==== Temas relacionados
 
-// ==== Additional resources
+// ==== Recursos adicionales
 
 
-*Attributions*
+*Atribuciones*
 
-Written by https://www.drupal.org/u/batigolix[Boris Doesborg].
+Escrito por https://www.drupal.org/u/batigolix[Boris Doesborg].
+Traducido por https://www.drupal.org/u/juancasantito[Juan Santovenia].
\ No newline at end of file
