From 090b1906baaf77e097179ab507fc279ad50d88e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Vit=C3=B3ria=20Silva?= Date: Thu, 4 Dec 2025 12:04:37 +0000 Subject: [PATCH] New translations healthsidebarcomponent.json (German) --- .../i18n/de/components/health/healthSideBarComponent.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/frontend/app/src/i18n/de/components/health/healthSideBarComponent.json b/frontend/app/src/i18n/de/components/health/healthSideBarComponent.json index 96cc4514e..f0351855b 100644 --- a/frontend/app/src/i18n/de/components/health/healthSideBarComponent.json +++ b/frontend/app/src/i18n/de/components/health/healthSideBarComponent.json @@ -1,4 +1,7 @@ { "dashboardSection": "Dashboard", + "sleepSection": "Sleep", + "RHRSection": "Resting heart rate", + "stepsSection": "Steps", "weightSection": "Gewicht" -} +} \ No newline at end of file