diff --git a/frontend/app/src/i18n/cn/components/health/healthSleepZone/healthSleepAddEditModalComponent.json b/frontend/app/src/i18n/cn/components/health/healthSleepZone/healthSleepAddEditModalComponent.json index 311771e71..74a0ea155 100644 --- a/frontend/app/src/i18n/cn/components/health/healthSleepZone/healthSleepAddEditModalComponent.json +++ b/frontend/app/src/i18n/cn/components/health/healthSleepZone/healthSleepAddEditModalComponent.json @@ -17,7 +17,9 @@ "highestSpo2Label": "Max SpO2", "sleepScoreOverallLabel": "Overall sleep score", "awakeCountLabel": "Awake count", - "avgSleepStressLabel": "Avg Sleep Stress", + "avgSleepStressLabel": "Avg sleep stress", + "restingHeartRateLabel": "Resting HR", + "avgSkinTempDeviationLabel": "Avg. skin temp. deviation", "sleepStagesLabel": "Sleep stages", "addStageButton": "Add stage", "stageLabel": "Stage",