From 633b7fab96f4727844a7ea23c76de9791bb94925 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Vit=C3=B3ria=20Silva?= Date: Fri, 5 Dec 2025 16:28:24 +0000 Subject: [PATCH] New translations healthsleeplisttabscomponent.json (Italian) --- .../healthSleepListTabsComponent.json | 58 +++++++++---------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/frontend/app/src/i18n/it/components/health/healthSleepZone/healthSleepListTabsComponent.json b/frontend/app/src/i18n/it/components/health/healthSleepZone/healthSleepListTabsComponent.json index 1a2ceaaf1..10ccce5af 100644 --- a/frontend/app/src/i18n/it/components/health/healthSleepZone/healthSleepListTabsComponent.json +++ b/frontend/app/src/i18n/it/components/health/healthSleepZone/healthSleepListTabsComponent.json @@ -1,30 +1,30 @@ { - "sleepScoreLabel": "Sleep score", - "sleepDetailsLabel": "Sleep details", - "scoreLabel": "Score", - "qualityLabel": "Quality", - "durationLabel": "Duration", - "HRVLabel": "HRV", - "deepLabel": "Deep", - "lightLabel": "Light", - "REMLabel": "REM", - "awakeLabel": "Awake", - "summaryTitle": "Summary", - "breakdownTitle": "Breakdown", - "balancedLabel": "Balanced", - "unbalancedLabel": "Unbalanced", - "lowLabel": "Low", - "poorLabel": "Poor", - "excellentLabel": "Excellent", - "goodLabel": "Good", - "fairLabel": "Fair", - "heartRateTitle": "Heart Rate", - "restingHeartRateLabel": "Resting", - "avgLabel": "Avg.", - "maxLabel": "Max.", - "minLabel": "Min.", - "respiratoryTitle": "Respiratory Rate", - "spo2Title": "Blood Oxygen Saturation (SpO2)", - "avgSkinTempDeviationLabel": "Avg. Skin Temp. Deviation", - "avgSleepStressLabel": "Avg. Sleep Stress" -} \ No newline at end of file + "sleepScoreLabel": "Sleep score", + "sleepDetailsLabel": "Sleep details", + "scoreLabel": "Score", + "qualityLabel": "Quality", + "durationLabel": "Duration", + "HRVLabel": "HRV", + "deepLabel": "Deep", + "lightLabel": "Light", + "REMLabel": "REM", + "awakeLabel": "Awake", + "summaryTitle": "Summary", + "breakdownTitle": "Breakdown", + "balancedLabel": "Balanced", + "unbalancedLabel": "Unbalanced", + "lowLabel": "Low", + "poorLabel": "Poor", + "excellentLabel": "Excellent", + "goodLabel": "Good", + "fairLabel": "Fair", + "heartRateTitle": "Heart Rate", + "restingHeartRateLabel": "Resting", + "avgLabel": "Avg.", + "maxLabel": "Max.", + "minLabel": "Min.", + "respiratoryTitle": "Respiratory Rate", + "spo2Title": "Blood Oxygen Saturation (SpO2)", + "avgSkinTempDeviationLabel": "Avg. Skin Temp. Deviation", + "avgSleepStressLabel": "Avg. Sleep Stress" +}