X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/968bc8cdf354d9cbe29b88abdc747a7845031fab..refs/pull/5313/head:/lang/es/editor.php diff --git a/lang/es/editor.php b/lang/es/editor.php index 1284cad61..1f9f663fa 100644 --- a/lang/es/editor.php +++ b/lang/es/editor.php @@ -81,6 +81,9 @@ return [ 'table_properties' => 'Propiedades de tabla', 'table_properties_title' => 'Propiedades de Tabla', 'delete_table' => 'Eliminar tabla', + 'table_clear_formatting' => 'Limpiar formato de tabla', + 'resize_to_contents' => 'Redimensionar al contenido', + 'row_header' => 'Fila de cabecera', 'insert_row_before' => 'Insertar fila arriba', 'insert_row_after' => 'Insertar fila abajo', 'delete_row' => 'Eliminar fila',