From 4c4be424f469194db0b5d134b6fce30a659a009d Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 23 Jul 2024 13:07:30 +0200 Subject: [PATCH] New translations minify.mdx (Swedish) --- website/src/lib/docs/sv/toolbar/minify.mdx.mdx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/sv/toolbar/minify.mdx.mdx b/website/src/lib/docs/sv/toolbar/minify.mdx.mdx index 6cc0d23b..217f9539 100644 --- a/website/src/lib/docs/sv/toolbar/minify.mdx.mdx +++ b/website/src/lib/docs/sv/toolbar/minify.mdx.mdx @@ -19,6 +19,10 @@ 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. + +``` +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. +``` +