diff --git a/frontend/app/src/i18n/sl/components/health/healthSleepZoneComponent.json b/frontend/app/src/i18n/sl/components/health/healthSleepZoneComponent.json new file mode 100644 index 000000000..fa1d49bcd --- /dev/null +++ b/frontend/app/src/i18n/sl/components/health/healthSleepZoneComponent.json @@ -0,0 +1,9 @@ +{ + "buttonAddSleep": "Add sleep", + "buttonSleepTarget": "Sleep target", + "modalSleepTargetHoursLabel": "hours", + "modalSleepTargetMinutesLabel": "minutes", + "labelNumberOfHealthSleep1": "There is a total of ", + "labelNumberOfHealthSleep2": " sleep entries inserted (", + "labelNumberOfHealthSleep3": " loaded):" +} \ No newline at end of file