From 15741030b7b8af1c7f5c77b3d7d7069917b4c96e Mon Sep 17 00:00:00 2001 From: Leo Bottaro Date: Wed, 2 Oct 2019 12:22:21 -0300 Subject: [PATCH] Hacktoberfest contribution @team_translation My little contribution to this big project, it's an honor to be part of it. :) --- locales/pt/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/pt/messages.json b/locales/pt/messages.json index cfafd1ab..d871fb96 100644 --- a/locales/pt/messages.json +++ b/locales/pt/messages.json @@ -799,7 +799,7 @@ }, "initialSetupArmingDisableFlagsTooltipRPMFILTER": { "message": "Filtragem baseada em RPM está habilitada, mas um ou mais ESCs não estão fornecendo telemetria DSHOT. Verifique se os ESCs são capazes e se o firmware necessário está instalado para suportar telemetria DSHOT bidirecional.", - "description": "Message that pops up to describe the RPMFILTER arming disable flag" + "description": "Edited in crowdin by leobottaro" }, "initialSetupArmingDisableFlagsTooltipREBOOT_REQD": { "message": "Uma das alterações de configuração requer uma reinicialização", @@ -5241,4 +5241,4 @@ "darkTheme": { "message": "Ativar tema escuro" } -} \ No newline at end of file +}