From a0f757823c88d306b897238a21f869e5f102f6ba Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 23 Jul 2024 14:38:31 +0200 Subject: [PATCH] New translations minify.mdx (Spanish) --- website/src/lib/docs/es/toolbar/minify.mdx.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/es/toolbar/minify.mdx.mdx b/website/src/lib/docs/es/toolbar/minify.mdx.mdx index 217f9539..331da4da 100644 --- a/website/src/lib/docs/es/toolbar/minify.mdx.mdx +++ b/website/src/lib/docs/es/toolbar/minify.mdx.mdx @@ -21,8 +21,8 @@ You can adjust the tolerance of the simplification algorithm using the slider, a ``` -The tolerance value represents the maximum distance allowed between the original trace and the simplified trace. -You can read more about the algorithm used here. +El valor de tolerancia representa la distancia máxima permitida entre la ruta original y la simplificada. +Puede leer más sobre el algoritmo usado aquí. ```