diff --git a/frontend/app/src/i18n/de/components/health/healthSleepZone/healthSleepAddEditModalComponent.json b/frontend/app/src/i18n/de/components/health/healthSleepZone/healthSleepAddEditModalComponent.json index 971ba1522..311771e71 100644 --- a/frontend/app/src/i18n/de/components/health/healthSleepZone/healthSleepAddEditModalComponent.json +++ b/frontend/app/src/i18n/de/components/health/healthSleepZone/healthSleepAddEditModalComponent.json @@ -9,7 +9,6 @@ "lightSleepLabel": "Light sleep", "remSleepLabel": "REM sleep", "awakeSleepLabel": "Awake sleep", - "unmeasurableSleepLabel": "Unmeasurable sleep", "avgHeartRateLabel": "Avg HR", "minHeartRateLabel": "Min HR", "maxHeartRateLabel": "Max HR", @@ -18,7 +17,7 @@ "highestSpo2Label": "Max SpO2", "sleepScoreOverallLabel": "Overall sleep score", "awakeCountLabel": "Awake count", - "restlessMomentsCountLabel": "Restless moments", + "avgSleepStressLabel": "Avg Sleep Stress", "sleepStagesLabel": "Sleep stages", "addStageButton": "Add stage", "stageLabel": "Stage", @@ -29,7 +28,7 @@ "stageTypeAwake": "Awake", "stageStartTimeLabel": "Start time", "stageEndTimeLabel": "End time", - "stageDurationLabel": "Duration (seconds)", + "stageDurationLabel": "Duration", "noStagesMessage": "No sleep stages added yet. Click 'Add stage' to add a sleep stage.", "successAddSleep": "Sleep added successfully", "errorAddSleep": "Error adding sleep"