From 3389357106253fd049efe76c76cce051da776f53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Vit=C3=B3ria=20Silva?= Date: Thu, 4 Dec 2025 14:37:17 +0000 Subject: [PATCH] New translations healthsleeplisttabscomponent.json (French) --- .../healthSleepListTabsComponent.json | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/frontend/app/src/i18n/fr/components/health/healthSleepZone/healthSleepListTabsComponent.json b/frontend/app/src/i18n/fr/components/health/healthSleepZone/healthSleepListTabsComponent.json index b667ee9b8..1a2ceaaf1 100644 --- a/frontend/app/src/i18n/fr/components/health/healthSleepZone/healthSleepListTabsComponent.json +++ b/frontend/app/src/i18n/fr/components/health/healthSleepZone/healthSleepListTabsComponent.json @@ -20,17 +20,11 @@ "fairLabel": "Fair", "heartRateTitle": "Heart Rate", "restingHeartRateLabel": "Resting", - "avgHeartRateLabel": "Avg.", - "maxHeartRateLabel": "Max.", - "minHeartRateLabel": "Min.", + "avgLabel": "Avg.", + "maxLabel": "Max.", + "minLabel": "Min.", "respiratoryTitle": "Respiratory Rate", - "avgRespiratoryRateLabel": "Avg.", - "maxRespiratoryRateLabel": "Max.", - "minRespiratoryRateLabel": "Min.", "spo2Title": "Blood Oxygen Saturation (SpO2)", - "avgSpo2Label": "Avg.", - "maxSpo2Label": "Max.", - "minSpo2Label": "Min.", "avgSkinTempDeviationLabel": "Avg. Skin Temp. Deviation", "avgSleepStressLabel": "Avg. Sleep Stress" } \ No newline at end of file