diff --git a/frontend/app/src/i18n/de/components/health/healthSleepZone/healthSleepListComponent.json b/frontend/app/src/i18n/de/components/health/healthSleepZone/healthSleepListComponent.json index 09a53e50a..13d64a110 100644 --- a/frontend/app/src/i18n/de/components/health/healthSleepZone/healthSleepListComponent.json +++ b/frontend/app/src/i18n/de/components/health/healthSleepZone/healthSleepListComponent.json @@ -1,10 +1,10 @@ { - "labelDate": "Date", - "sleepStagesTitle": "Sleep stages", - "modalDeleteSleepTitle": "Delete sleep entry", - "modalDeleteSleepBody": "Are you sure you want to delete sleep entry for ", - "successDeleteSleep": "Sleep deleted", - "errorDeleteSleep": "It was not possible to delete sleep entry", - "successEditSleep": "Sleep edited", - "errorEditSleep": "It was not possible to edit sleep entry" -} \ No newline at end of file + "labelDate": "Date", + "sleepStagesTitle": "Sleep stages", + "modalDeleteSleepTitle": "Delete sleep entry", + "modalDeleteSleepBody": "Are you sure you want to delete sleep entry for ", + "successDeleteSleep": "Sleep deleted", + "errorDeleteSleep": "It was not possible to delete sleep entry", + "successEditSleep": "Sleep edited", + "errorEditSleep": "It was not possible to edit sleep entry" +}