From a8f0b6f0b3fe5769534f3f69db339d4aa045d8c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Vit=C3=B3ria=20Silva?= Date: Thu, 4 Dec 2025 12:07:22 +0000 Subject: [PATCH] New translations healthsleepzonecomponent.json (Galician) --- .../gl/components/health/healthSleepZoneComponent.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 frontend/app/src/i18n/gl/components/health/healthSleepZoneComponent.json diff --git a/frontend/app/src/i18n/gl/components/health/healthSleepZoneComponent.json b/frontend/app/src/i18n/gl/components/health/healthSleepZoneComponent.json new file mode 100644 index 000000000..fa1d49bcd --- /dev/null +++ b/frontend/app/src/i18n/gl/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