From 2744293771fd0fb22c6020202a815905ff9b2263 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Vit=C3=B3ria=20Silva?= Date: Thu, 4 Dec 2025 12:26:17 +0000 Subject: [PATCH] New translations healthsleepzonecomponent.json (Portuguese) --- .../health/healthSleepZoneComponent.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/frontend/app/src/i18n/pt/components/health/healthSleepZoneComponent.json b/frontend/app/src/i18n/pt/components/health/healthSleepZoneComponent.json index fa1d49bcd..91f131f4e 100644 --- a/frontend/app/src/i18n/pt/components/health/healthSleepZoneComponent.json +++ b/frontend/app/src/i18n/pt/components/health/healthSleepZoneComponent.json @@ -1,9 +1,9 @@ { - "buttonAddSleep": "Add sleep", - "buttonSleepTarget": "Sleep target", - "modalSleepTargetHoursLabel": "hours", - "modalSleepTargetMinutesLabel": "minutes", - "labelNumberOfHealthSleep1": "There is a total of ", - "labelNumberOfHealthSleep2": " sleep entries inserted (", - "labelNumberOfHealthSleep3": " loaded):" + "buttonAddSleep": "Adicionar sono", + "buttonSleepTarget": "Meta de sono", + "modalSleepTargetHoursLabel": "horas", + "modalSleepTargetMinutesLabel": "minutos", + "labelNumberOfHealthSleep1": "Existe um total de ", + "labelNumberOfHealthSleep2": " entradas de sono inseridas (", + "labelNumberOfHealthSleep3": " carregada(s)):" } \ No newline at end of file