From 61de147d442302bae3edb51b24e0638c9ff4ffcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Vit=C3=B3ria=20Silva?= Date: Thu, 4 Dec 2025 12:26:02 +0000 Subject: [PATCH] New translations healthsidebarcomponent.json (Portuguese) --- .../i18n/pt/components/health/healthSideBarComponent.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/app/src/i18n/pt/components/health/healthSideBarComponent.json b/frontend/app/src/i18n/pt/components/health/healthSideBarComponent.json index 29228f029..1ec60fedf 100644 --- a/frontend/app/src/i18n/pt/components/health/healthSideBarComponent.json +++ b/frontend/app/src/i18n/pt/components/health/healthSideBarComponent.json @@ -1,7 +1,7 @@ { "dashboardSection": "Painel de controlo", - "sleepSection": "Sleep", - "RHRSection": "Resting heart rate", - "stepsSection": "Steps", + "sleepSection": "Sono", + "RHRSection": "FC em repouso", + "stepsSection": "Passos", "weightSection": "Peso" } \ No newline at end of file