diff --git a/website/src/lib/docs/pt-BR/toolbar/minify.mdx b/website/src/lib/docs/pt-BR/toolbar/minify.mdx
index 61a4d628..a8f79261 100644
--- a/website/src/lib/docs/pt-BR/toolbar/minify.mdx
+++ b/website/src/lib/docs/pt-BR/toolbar/minify.mdx
@@ -10,9 +10,9 @@ title: Minificar
# { title }
-This tool can be used to reduce the number of GPS points in a trace, which can be useful for decreasing its size.
+Esta ferramenta pode ser utilizada para reduzir o número de pontos GPS em um traço, o que pode ser útil para diminuir seu tamanho.
-You can adjust the tolerance of the simplification algorithm using the slider, and see the number of points that will be kept, as well as the simplified trace on the map.
+Você pode ajustar a tolerância do algoritmo de simplificação usando o controle deslizante, e ver o número de pontos que serão mantidos, bem como o traço simplificado no mapa.
@@ -20,7 +20,7 @@ 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.
+O valor da tolerância representa a distância máxima permitida entre o traço original e o traço simplificado.
+Você pode ler mais sobre o algoritmo usado aqui.