From a16590698dfdf416a599712894fad5d40ce6704d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Vit=C3=B3ria=20Silva?= Date: Sat, 15 Nov 2025 12:20:08 +0000 Subject: [PATCH] New translations healthsidebarcomponent.json (Slovenian) --- .../src/i18n/sl/components/health/healthSideBarComponent.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/app/src/i18n/sl/components/health/healthSideBarComponent.json b/frontend/app/src/i18n/sl/components/health/healthSideBarComponent.json index 82d94300d..fb3add4b3 100644 --- a/frontend/app/src/i18n/sl/components/health/healthSideBarComponent.json +++ b/frontend/app/src/i18n/sl/components/health/healthSideBarComponent.json @@ -1,4 +1,4 @@ { - "dashboardSection": "Dashboard", - "weightSection": "Weight" + "dashboardSection": "Nadzorna plošča", + "weightSection": "Teža" }