From 8d954d34dbe980eb83fc4a65325add967f900341 Mon Sep 17 00:00:00 2001 From: Hugo Breda Date: Tue, 30 May 2023 18:59:07 -0300 Subject: [PATCH] =?UTF-8?q?corre=C3=A7=C3=A3o=20nativo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/lang/ptbr.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lang/ptbr.rs b/src/lang/ptbr.rs index 6223132af..5c0fdc1d2 100644 --- a/src/lang/ptbr.rs +++ b/src/lang/ptbr.rs @@ -124,7 +124,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("ScrollAuto", "Rolagem automática"), ("Good image quality", "Qualidade visual boa"), ("Balanced", "Balanceada"), - ("Optimize reaction time", "Otimizar tempo de reação"), + ("Optimize reaction time", "Otimizar tempo de resposta"), ("Custom", "Personalizado"), ("Show remote cursor", "Mostrar cursor remoto"), ("Show quality monitor", "Exibir monitor de qualidade"),